JNSimba commented on code in PR #20647: URL: https://github.com/apache/doris/pull/20647#discussion_r1233068145
########## fe/fe-core/src/main/java/org/apache/doris/transaction/DatabaseTransactionMgr.java: ########## @@ -425,7 +425,10 @@ public void preCommitTransaction2PC(List<Table> tableList, long transactionId, unprotectedPreCommitTransaction2PC(transactionState, errorReplicaIds, tableToPartition, totalInvolvedBackends, db); - LOG.info("transaction:[{}] successfully pre-committed", transactionState); Review Comment: Can it be changed to debug level? -- 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