]
Tristan Tarrant updated ISPN-11209:
-----------------------------------
Fix Version/s: 11.0.0.Beta1
(was: 11.0.0.Alpha1)
Max Idle changes caused a REPL read performance regression
----------------------------------------------------------
Key: ISPN-11209
URL:
https://issues.redhat.com/browse/ISPN-11209
Project: Infinispan
Issue Type: Bug
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 9.4.18.Final, 11.0.0.Beta1, 10.1.3.Final
The changes in ISPN-11020 inadverdently caused a slow down in read performance, which is
unexpected. It should have been faster instead as it is no longer hitting the interceptor
stack.