]
Tristan Tarrant updated ISPN-11531:
-----------------------------------
Fix Version/s: 11.0.0.Dev05
(was: 11.0.0.Dev04)
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.Dev05
The PrepareCoordinator and TransactionRequestProcessor classes both invoke the Java JTA
API which is inherently blocking. We need to handle this properly.