]
Dan Berindei updated ISPN-3061:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 5.3.0.Beta2
Resolution: Done
Total Order Tweaks
------------------
Key: ISPN-3061
URL:
https://issues.jboss.org/browse/ISPN-3061
Project: Infinispan
Issue Type: Enhancement
Components: Transactions
Affects Versions: 5.3.0.Alpha1
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 5.3.0.Beta2, 5.3.0.Final
with total order, it should check for PrepareCommand ready to be validated after it sends
back the response for Prepare/Commit/RollbackCommand. Check for it before is bad because
the thread that performs the check may pick other PrepareCommand for validation if the
executor service has no available threads. This can lead to higher response time or, in
the worst scenario, to timeouts in the TransactionCoordinator.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: