]
Vittorio Rigamonti updated ISPN-5614:
-------------------------------------
Fix Version/s: 9.0.0.Alpha2
(was: 9.0.0.Alpha1)
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: 9.0.0.Alpha2
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.