[
https://issues.apache.org/jira/browse/GEODE-8608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17214309#comment-17214309
]
ASF subversion and git services commented on GEODE-8608:
--------------------------------------------------------
Commit b6ae64f949d0056487d7d96e0f50a21f3441fa43 in geode's branch
refs/heads/support/1.13 from Xiaojian Zhou
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b6ae64f ]
GEODE-8608: StateFlush could hang when the target member is shutdown (#5624)
Co-authored-by: Darrel Schneider <[email protected]>
Co-authored-by: Anil <[email protected]>
Co-authored-by: Bill Burcham <[email protected]>
(cherry picked from commit 4d5ed9ddb25a39677f4077c8f2acd964d8480986)
> StateFlush could hang when the target member is shutdown
> --------------------------------------------------------
>
> Key: GEODE-8608
> URL: https://issues.apache.org/jira/browse/GEODE-8608
> Project: Geode
> Issue Type: Bug
> Components: membership, regions
> Affects Versions: 1.12.0, 1.13.0, 1.14.0
> Reporter: Xiaojian Zhou
> Assignee: Xiaojian Zhou
> Priority: Major
> Labels: pull-request-available
>
> This was introduced by GEODE-8385.
> When the StateFlushReplyProcessor is wait for a reply of the target member,
> if that member shuts down, the StateFlushReplyProcessor could wait forever
> for that member to reply even though the member no longer in the view.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)