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

[jira] [Created] (GEODE-4703) DestroyGatewayReceiver may cause hang if executed during RollingUpgrade

Jason Huynh created GEODE-4703:
----------------------------------

             Summary: DestroyGatewayReceiver may cause hang if executed during RollingUpgrade
                 Key: GEODE-4703
                 URL: https://issues.apache.org/jira/browse/GEODE-4703
             Project: Geode
          Issue Type: Improvement
          Components: wan
            Reporter: Jason Huynh


GEODE-2667 introduced the ability to destroy gateway receiver -> destroy cache server. However if executed in a cluster with mixed servers (servers prior to 1.5) the distribution of the message causes a DSFID deserialization failure on the older versions, which causes the sender to wait for replies infinitely.



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