[
https://issues.apache.org/jira/browse/IGNITE-11770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Kasnacheev updated IGNITE-11770:
-------------------------------------
Description: Previously rebalance events will only fire on the node which
does rebalancing. Now we are introducing two events which are fired on node
which supplies data for rebalancing - SUPPLIED when partition is fully
transferred to demanding node, and MISSED when partition was not present on
node (normally should only happen on unstable topology).
> Document PARTITON_SUPPLIED and PARTITION_MISSED events
> ------------------------------------------------------
>
> Key: IGNITE-11770
> URL: https://issues.apache.org/jira/browse/IGNITE-11770
> Project: Ignite
> Issue Type: New Feature
> Components: documentation
> Reporter: Ilya Kasnacheev
> Assignee: Artem Budnikov
> Priority: Major
> Fix For: 2.8
>
>
> Previously rebalance events will only fire on the node which does
> rebalancing. Now we are introducing two events which are fired on node which
> supplies data for rebalancing - SUPPLIED when partition is fully transferred
> to demanding node, and MISSED when partition was not present on node
> (normally should only happen on unstable topology).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)