We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f6caf7 commit 2b0757cCopy full SHA for 2b0757c
clickhouse/config.xml
@@ -28,6 +28,6 @@
28
<enable_mixed_granularity_parts>1</enable_mixed_granularity_parts>
29
<!-- Increase "max_suspicious_broken_parts" in case of errors with Clickhouse like "Suspiciously many broken parts to remove".
30
see: https://github.com/getsentry/self-hosted/issues/2832 -->
31
- <max_suspicious_broken_parts>10</max_suspicious_broken_parts>
+ <max_suspicious_broken_parts>100</max_suspicious_broken_parts>
32
</merge_tree>
33
</yandex>
0 commit comments