hmily icon indicating copy to clipboard operation
hmily copied to clipboard

事务非发起方进行调试发现不会执行confirm方法

Open DoctChen opened this issue 2 years ago • 1 comments

image

当我发现我直接调试事务的任意参与方,得到的Executor对象为null?而只有在事务发起方的时候,才不是null,是不是bug?

DoctChen avatar May 27 '22 05:05 DoctChen

版本是2.0.0-RELEASE,譬如张三给李四转账,而我直接调用李四的service,发现这个Executor线程池为null,而后就报空指针 image 框架是不是不稳定?

DoctChen avatar May 27 '22 05:05 DoctChen