hust-hhb commented on code in PR #46969: URL: https://github.com/apache/doris/pull/46969#discussion_r1914436615
########## cloud/src/common/config.h: ########## @@ -229,6 +229,8 @@ CONF_mInt64(max_s3_client_retry, "10"); // Max byte getting delete bitmap can return, default is 1GB CONF_mInt64(max_get_delete_bitmap_byte, "1073741824"); +CONF_mInt64(max_txn_commit_byte, "7340032"); Review Comment: @zhannngchen done -- 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