Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
dubbo java 3.3.1 , openJdk 1.8
Steps to reproduce this issue
The method invocation defaults to the asynchronous implementation, causing Spring @transactional to not take effect. I would prefer not to override the async method.
What you expected to happen
Are there any better solutions to address this issue?
Anything else
No response
Do you have a (mini) reproduction demo?
Are you willing to submit a pull request to fix on your own?
Code of Conduct