]
Dan Berindei updated ISPN-11209:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
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: 11.0.0.Beta1, 10.1.3.Final, 9.4.19.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.