freemandealer commented on code in PR #24613:
URL: https://github.com/apache/doris/pull/24613#discussion_r1330883670


##########
fe/fe-core/src/main/java/org/apache/doris/transaction/DatabaseTransactionMgr.java:
##########
@@ -842,6 +842,32 @@ public Long getTransactionId(String label) {
         }
     }
 
+    public Long getTransactionId(String label, TransactionStatus status) 
throws UserException {

Review Comment:
   better be getTransactionIdByLable



-- 
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]

Reply via email to