You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Sai Boorlagadda (JIRA)" <ji...@apache.org> on 2018/04/27 00:19:00 UTC

[jira] [Created] (GEODE-5147) Remote cluster status could be more descriptive.

Sai Boorlagadda created GEODE-5147:
--------------------------------------

             Summary: Remote cluster status could be more descriptive.
                 Key: GEODE-5147
                 URL: https://issues.apache.org/jira/browse/GEODE-5147
             Project: Geode
          Issue Type: Improvement
          Components: wan
            Reporter: Sai Boorlagadda


GEODE-5146 addressed to consider remote cluster status based on parallel vs serial senders. But it would be better to deprecate the current status on the management bean and introduce remote cluster status with a string/enum value rather than just a boolean. As it is worth to know the details of serial secondary is connected than just considering it as connected.


So DistributedSystemMXBean.viewRemoteClusterStatus can return a Map<DsId, String> with values like PRIMARY_CONNECTED, SECONDARY_CONNECTED, PARTIALLY_CONNECTED, FULLY_CONNECTED


Pulse could show the status in a more descriptive way than showing green/red status when this ticket is addressed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)