Wolf-Dieter Fink created ISPN-6967:
--------------------------------------
Summary: Add a possibility to manually start the caches after a graceful
shutdown if nodes are missing
Key: ISPN-6967
URL:
https://issues.jboss.org/browse/ISPN-6967
Project: Infinispan
Issue Type: Feature Request
Reporter: Wolf-Dieter Fink
If a cluster of ISPN nodes was shuted down in a graceful mannor it will wait for all nodes
when restarted.
Assuming that there is one or more nodes not lomger available it should be possible to
enable the caches without having all nodes and might loose data if >=NumOwners are
missed.
It is possible to restart the cluster by remove the 'graceful' information (unique
Node ID's) from the filesystem of each node. But in this case more data is lost
because the data of the first node will be rebalanced and shared for thewhole cluser after
restart.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)