Hi, Igniters!

Currently, errors of creation dynamic caches on server nodes and client
nodes are different. 
If an error occurs on a server node, all cache nodes should revert the
changes [1]. 
If an error occurred on a client node, the client reverts the changes,
servers nodes start cache. 
In that case, the client node just throws the CacheException [2]. 

Is this way correct? 
Maybe we should stop the client node if an error of cache creation occurred
on it? 

[1] https://issues.apache.org/jira/browse/IGNITE-1094 
[2] the reproducer: https://github.com/apache/ignite/pull/4512/files 



--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

Reply via email to