]
Gustavo Fernandes updated ISPN-5614:
------------------------------------
Fix Version/s: 8.0.0.Final
(was: 8.0.0.CR1)
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.0.0.Final
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.