Hi Raymond, Yes, ASYNC rebalance allow you to read\update cache from newly joined node. Another topology change will cancel current rebalance and start a new one.
On Mon, Apr 2, 2018 at 2:39 PM, Raymond Wilson <[email protected]> wrote: > I’ve been reading how Ignite manages rebalancing as a result of topology > changes here: https://apacheignite.readme.io/docs/rebalancing > > > > It does not say so explicitly, but reading between the lines suggests that > the Ignite grid will respond to both read and write activity while > rebalancing is in progress when using ASYNC mode. Is this correct? > > > > If another node is added to the grid midway through the grid rebalancing > from a previous addition of a node does grid rebalancing reorient to > handling the two new nodes, or does it rebalance for the first node > addition then rebalance again for the second new node addition? > > > > Thanks, > > Raymond. > > > -- Best regards, Andrey V. Mashenkov
