We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04ef799 commit 3509647Copy full SHA for 3509647
be/src/cloud/config.cpp
@@ -64,7 +64,7 @@ DEFINE_mBool(save_load_error_log_to_s3, "false");
64
65
DEFINE_mInt32(sync_load_for_tablets_thread, "32");
66
67
-DEFINE_mBool(enable_new_tablet_do_compaction, "false");
+DEFINE_mBool(enable_new_tablet_do_compaction, "true");
68
69
DEFINE_Int32(delete_bitmap_lock_expiration_seconds, "10");
70
0 commit comments