kaijchen commented on code in PR #21634:
URL: https://github.com/apache/doris/pull/21634#discussion_r1261351714


##########
be/src/common/config.h:
##########
@@ -585,8 +585,12 @@ DECLARE_mInt32(memory_maintenance_sleep_time_ms);
 DECLARE_mInt32(memory_gc_sleep_time_ms);
 
 // Sleep time in milliseconds between load channel memory refresh iterations
+// Deprecated
 DECLARE_mInt64(load_channel_memory_refresh_sleep_time_ms);

Review Comment:
   Is backward compatibility preserved?



-- 
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