[ https://issues.apache.org/jira/browse/GEODE-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16464443#comment-16464443 ]
ASF subversion and git services commented on GEODE-5146: -------------------------------------------------------- Commit 4e53223979761a23a9e73a68ffbbe40d9ae75aaf in geode's branch refs/heads/develop from [~sai.boorlaga...@gmail.com] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=4e53223 ] GEODE-5146: WAN Information view in Pulse shows wrong status for remo… (#1877) > WAN Information view in Pulse shows wrong status for remote clusters > -------------------------------------------------------------------- > > Key: GEODE-5146 > URL: https://issues.apache.org/jira/browse/GEODE-5146 > Project: Geode > Issue Type: Bug > Components: pulse > Reporter: Sai Boorlagadda > Priority: Major > Labels: pull-request-available > Time Spent: 0.5h > Remaining Estimate: 0h > > 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 -- This message was sent by Atlassian JIRA (v7.6.3#76005)