]
Will Burns updated ISPN-11595:
------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Non Blocking Transaction Performance Regression
-----------------------------------------------
Key: ISPN-11595
URL:
https://issues.redhat.com/browse/ISPN-11595
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 11.0.0.Dev04
With some changes in ISPN-11489, replicated transactional reads are a bit slower, when
all you do is start tx, read, commit tx. The additional stages most likely are causing
some additional overhead.