Dmitry Karachentsev created IGNITE-5144:
-------------------------------------------
Summary: Do not start remappings in DataStreamer on client node leave/arrive
Key: IGNITE-5144
URL:
https://issues.apache.org/jira/browse/IGNITE-5144 Project: Ignite
Issue Type: Improvement
Components: cache
Reporter: Dmitry Karachentsev
Priority: Minor
DataStreamerImpl shouldn't start remappings if topology changed by node that is not participate in cache (or at least by client node).
Currently data streamer compares topology versions despite of what node caused this change: !topVer.equals(reqTopVer).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)