]
Tristan Tarrant updated ISPN-8790:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Distributed iterator performance degradation
---------------------------------------------
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
Fix For: 9.2.0.CR3
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.