]
Pedro Ruivo updated ISPN-11531:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 11.0.0.CR1
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.CR1
The PrepareCoordinator and TransactionRequestProcessor classes both invoke the Java JTA
API which is inherently blocking. We need to handle this properly.