[
https://issues.apache.org/jira/browse/GEODE-4703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16374719#comment-16374719
]
ASF subversion and git services commented on GEODE-4703:
--------------------------------------------------------
Commit 1d1bc3b25dc82412edaf127e5f0e55cee924df6e in geode's branch
refs/heads/develop from [~huynhja]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=1d1bc3b ]
GEODE-4703: Prevent sending RemoveCacheServerProfileMessage to older members
(#1468)
> DestroyGatewayReceiver may cause hang if executed during RollingUpgrade
> -----------------------------------------------------------------------
>
> Key: GEODE-4703
> URL: https://issues.apache.org/jira/browse/GEODE-4703
> Project: Geode
> Issue Type: Bug
> Components: wan
> Reporter: Jason Huynh
> Assignee: Jason Huynh
> Priority: Major
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)