hust-hhb commented on code in PR #32299: URL: https://github.com/apache/doris/pull/32299#discussion_r1528225855
########## be/src/common/config.h: ########## @@ -1198,6 +1198,7 @@ DECLARE_mInt32(group_commit_queue_mem_limit); // group_commit_wal_max_disk_limit=1024 or group_commit_wal_max_disk_limit=10% can be automatically identified. DECLARE_mString(group_commit_wal_max_disk_limit); DECLARE_Bool(group_commit_wait_replay_wal_finish); +DECLARE_Int32(group_commit_wal_version); Review Comment: already change the code,take a look please @mymeiyi -- 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