This is an automated email from the ASF dual-hosted git repository.
yukon pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
from e6b4e15eb Merge pull request #4225 from drpmma/feature/grpc-develop-v2
new d42a7f92c fix: use the last TransactionData for the same transactionId
new d26ba7d43 fix: unit test cases
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../proxy/service/transaction/AbstractTransactionService.java | 2 +-
.../rocketmq/proxy/service/transaction/TransactionDataManager.java | 6 +++---
.../rocketmq/proxy/grpc/v2/producer/SendMessageActivityTest.java | 2 ++
.../proxy/service/transaction/TransactionDataManagerTest.java | 7 ++++---
4 files changed, 10 insertions(+), 7 deletions(-)