We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
当我发现我直接调试事务的任意参与方,得到的Executor对象为null?而只有在事务发起方的时候,才不是null,是不是bug?
The text was updated successfully, but these errors were encountered:
版本是2.0.0-RELEASE,譬如张三给李四转账,而我直接调用李四的service,发现这个Executor线程池为null,而后就报空指针 框架是不是不稳定?
Sorry, something went wrong.
No branches or pull requests
当我发现我直接调试事务的任意参与方,得到的Executor对象为null?而只有在事务发起方的时候,才不是null,是不是bug?
The text was updated successfully, but these errors were encountered: