Hello folks, Investigating failing test [1] I found that cache group setting *rebalanceDelay *was rewritten on joining node by configuration received from the grid when it supposed to be local-specific.
I fixed this and test resumed passing, but I have a broader question: which configuration settings of cache group are cluster-wide and which are local-specific? In [1] I fixed only *rebalanceDelay *setting, what about *rebalanceOrder*? Lets compose a list of all local-specific settings in this thread. [1] https://issues.apache.org/jira/browse/IGNITE-5542