-
Sub-task
-
Resolution: Done
-
Critical
-
None
In the current implementation, each Infinispan node has its own state/view if the remote site is online or offline. This can cause some confusion (like Infinispan reports mixed state) and weird inconsistency as some nodes are replicating the state and others don't.
An internal cache (or using JGroups directly) to keep this information will keep a global status shared between the nodes.
- is cloned by
-
JDG-7417 Global site's status
- Verified
- is depended on by
-
ISPN-16779 Remove RPCs for take-offline and bring-online and status
- Resolved
- relates to
-
ISPN-16780 Deprecate REST /take-offline-config endpoint
- New
- mentioned in
-
Page Loading...