-
Bug
-
Resolution: Done
-
Critical
-
11.0.3.Final, 12.0.0.Final
-
None
-
-
Documentation (Ref Guide, User Guide, etc.), User Experience
After a cluster is stopped with "shutdown cluster" and incomplete restart there is no WARN or INFO message that the cluster is in an incomplete state if not all nodes are back.
If there is a single node started it is still possible to add new entries!!
As well as entries can be read.
But the server will throw Exceptions.
The expectation is to have log messages with a statement that the cluster of (a,b, ...) is incomplete started after graceful shutdown and the missing nodes are (x,y,...)
It should not be possible to access caches.
There should be a CLI/JMX option to interrupt the graceful start and set the cluster to a working state - even if there is a possible loss of data in this case.
- is cloned by
-
JDG-3967 Cluster in a confusing state after restarted from graceful shutdown - no hint for waiting on complete restarted
- Verified
- is incorporated by
-
ISPN-12265 State after cluster shutdown should be cleared by CLI/REST/JMX command
- Resolved
- relates to
-
ISPN-12262 After a "cluster shutdown" there is no way to bring nodes simple down
- Closed