zhaoyy0513 opened a new issue #2791:
URL: https://github.com/apache/rocketmq/issues/2791
My version is 4.8.0。
I found the RocketMQTransactionConfiguration class have one function
afterSingletonsInstantiated(),it make springboot can only have one
RocketMQLocalTransactionListener bean。
but if i want to have two transcation i can't do this;
rocketMQTemplate.sendMessageInTransaction() only have 3 paremeters,and
**@RocketMQTransactionListener** delete **txProducerGroup** parameter
How to find the matching transaction listener?
Please do me a favor, thank you
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]