]
Work on ISPN-8790 started by William Burns.
-------------------------------------------
Distributed iterator performance degredation
---------------------------------------------
Key: ISPN-8790
URL:
https://issues.jboss.org/browse/ISPN-8790
Project: Infinispan
Issue Type: Bug
Components: Streams
Affects Versions: 9.2.0.CR2
Reporter: William Burns
Assignee: William Burns
While testing out DistributedStreamRehashStressTest the number of invocations is not as
high as it should be when testing out iteration. Something has regressed since it was
originally written.
I have found
https://github.com/infinispan/infinispan/blob/master/core/src/main/java/o...
which helped immensely, however there is still some other issue causing performance loss.