luwei16 commented on code in PR #60544:
URL: https://github.com/apache/doris/pull/60544#discussion_r2802630624


##########
be/src/cloud/cloud_tablet.cpp:
##########
@@ -1389,6 +1389,12 @@ Status CloudTablet::sync_meta() {
         _tablet_meta->set_time_series_compaction_level_threshold(
                 new_time_series_compaction_level_threshold);
     }
+    // Sync disable_auto_compaction (stored in tablet_schema)

Review Comment:
   remove unnecessary code



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to