Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
GEODE-2186 fixed to address that the status should be cumulative and not just the last sender's status, but introduced connection status of remote cluster based on gateway sender being running rather than being connected.
This ticket is to fix the connection status to infer from GatewaySenderMXBean.isConnected while considering whether sender is a serial or parallel.
- serial - primary connected -> true
- serial - primary not connected -> false
- parallel - all members connected -> true
- parallel - not all members connected -> false
Attachments
Issue Links
- links to