[
https://issues.jboss.org/browse/ISPN-8218?page=com.atlassian.jira.plugin....
]
Radim Vansa edited comment on ISPN-8218 at 8/24/17 4:33 AM:
------------------------------------------------------------
It looks like the streams don't handle the situation where the local node becomes the
only owner after rehash, as the code is already in the remote-part. Such situation does
not occur with distributed streams as usually there are 2 owners, but should be
reproducible with 1 owner as well.
The core problem seems that local segments set through
{{AbstractCacheStream.supplierForSegments}} can differ from the list used by
{{CSMI.remoteStreamOperationRehashAware -> determineTargets}} - this is a result of the
modifications for scattered cache.
was (Author: rvansa):
It looks like the streams don't handle the situation where the local node becomes the
only owner after rehash, as the code is already in the remote-part. Such situation does
not occur with distributed streams as usually there are 2 owners, but should be
reproducible with 1 owner as well.
ScatteredStreamIteratorTest.waitUntilProcessingResults random
failure
---------------------------------------------------------------------
Key: ISPN-8218
URL:
https://issues.jboss.org/browse/ISPN-8218
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.1.0.Final
Reporter: Radim Vansa
Assignee: Radim Vansa
Attachments: log4.txt
To be investigated, log attached. Failure occured in CI:
http://ci.infinispan.org/job/Infinispan/job/master/91/
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)