]
Will Burns resolved ISPN-11531.
-------------------------------
Fix Version/s: 11.0.0.Dev03
(was: 11.0.0.Dev05)
Resolution: Done
HotRod Server transaction is blocking
-------------------------------------
Key: ISPN-11531
URL:
https://issues.redhat.com/browse/ISPN-11531
Project: Infinispan
Issue Type: Sub-task
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 11.0.0.Dev03
The PrepareCoordinator and TransactionRequestProcessor classes both invoke the Java JTA
API which is inherently blocking. We need to handle this properly.