Automatically cleans up broken detached parts in ClickHouse after a specified timeout.
Why it matters
This feature addresses the issue of accumulating broken detached parts in the ClickHouse storage system, which can cause disk space bloat and maintenance difficulties. By cleaning up these parts after a timeout, it ensures more efficient storage management and reduces manual intervention.How to use it
The cleanup of broken detached parts is triggered automatically after a timeout period. Users do not need to manually enable this feature, but can monitor and configure related settings if needed to control cleanup timing and behavior.