Closed MartinDai closed 5 years ago
RocketMQLocalTransactionListener does not support resloving placeholder indeed. Welcome to submit a PR to fix it.
RocketMQLocalTransactionListener does not support resloving placeholder indeed. Welcome to submit a PR to fix it.
OK,I will try to fix it and submit the PR in the near future.
@RongtongJin I found this BUG was fixed by chunhai in master branch,so this issue can be closed.
BUG REPORT
Here is part of my config code and yml
ClearUserTransactionListener.java
application.yml
When the ClearUserTransactionListener is initialized,The value of field
txProducerGroup
will be replaced byclearUserGroup
.Initialization exception