]
Tristan Tarrant updated ISPN-11595:
-----------------------------------
Fix Version/s: 11.0.0.CR1
(was: 11.0.0.Dev05)
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.CR1
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.