]
Adrian Nistor updated ISPN-5614:
--------------------------------
Fix Version/s: 8.2.0.Alpha1
(was: 8.1.0.Final)
Write performance regression after ISPN-5484
--------------------------------------------
Key: ISPN-5614
URL:
https://issues.jboss.org/browse/ISPN-5614
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 8.0.0.Beta1
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 8.2.0.Alpha1
Regression test shows a significant drop in throughput in the replicated and distributed
write tests.
This was after adjusting the internal thread pool settings in the JGroups configuration:
with the default (min=5, max=20, queue=0), the distributed read test would fail to finish.