duhengforever commented on a change in pull request #358: [ISSUE #292] Add support of transactional message feature URL: https://github.com/apache/rocketmq/pull/358#discussion_r201396803
########## File path: broker/src/main/java/org/apache/rocketmq/broker/transaction/TransactionStore.java ########## @@ -18,7 +18,7 @@ package org.apache.rocketmq.broker.transaction; import java.util.List; - +@Deprecated Review comment: This interface has been deleted in the latest commit. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
