[
https://issues.apache.org/jira/browse/GEODE-6954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16885931#comment-16885931
]
Mario Kevo commented on GEODE-6954:
-----------------------------------
Hi [~nvpivot], we are using Apache Geode 1.9.0, and this happened with both
Java 8 and 11.
During an investigation I saw that after gateway-receiver is restarted and we
send some entry it will create new dispatcher and this is not updated in the
part when checking is gateway-sender connected to remote site. So the
replication will be established but not updated in the JMX as it always looking
over destroyed connection.
> GatewaySenderMXBean wrongly reports state
> -----------------------------------------
>
> Key: GEODE-6954
> URL: https://issues.apache.org/jira/browse/GEODE-6954
> Project: Geode
> Issue Type: Bug
> Components: jmx, wan
> Reporter: Mario Kevo
> Priority: Major
>
> After creating gateways senders and receivers between two geode clusters
> replications is established. After restart gateway receiver, _list gateways_
> command shows that everything is connected and replication works.
> But when checking gateway sender state over JMX with GatewaySenderMXBean and
> checking _isConnected()_ I got _false,_ but should be _true_ as it is
> connected.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)