Disable chunked resharding -- it may interfere with journal flushing; will be re-enabled after fixes

This commit is contained in:
Vitaliy Filippov
2026-06-17 15:35:19 +03:00
parent 04c2f8d408
commit cf2ba05e4b
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ class osd_t
bool enable_pg_locks = false;
bool pg_locks_localize_only = false;
uint64_t pg_lock_retry_interval_ms = 100;
uint64_t pg_reshard_chunk_size = 100000;
uint64_t pg_reshard_chunk_size = 0;
uint64_t pg_reshard_chunk_pause_ms = 100;
// cluster state