JNSimba commented on code in PR #20647:
URL: https://github.com/apache/doris/pull/20647#discussion_r1233068348
##########
fe/fe-core/src/main/java/org/apache/doris/transaction/DatabaseTransactionMgr.java:
##########
@@ -675,7 +678,11 @@ public void commitTransaction(List<Table> tableList, long
transactionId, List<Ta
// update nextVersion because of the failure of persistent transaction
resulting in error version
updateCatalogAfterCommitted(transactionState, db);
- LOG.info("transaction:[{}] successfully committed", transactionState);
Review Comment:
the same as above
--
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]