zhannngchen commented on code in PR #50173: URL: https://github.com/apache/doris/pull/50173#discussion_r2084444496
########## cloud/src/common/config.h: ########## @@ -263,7 +263,7 @@ CONF_Bool(enable_check_instance_id, "true"); CONF_Bool(enable_loopback_address_for_ms, "false"); // delete_bitmap_lock version config -CONF_mString(use_delete_bitmap_lock_version, "v1"); +CONF_mString(delete_bitmap_lock_v2_white_list, ""); Review Comment: Add a note in the comment explaining the usage of this configuration. -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org