[
https://issues.apache.org/jira/browse/GEODE-8608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17214293#comment-17214293
]
ASF subversion and git services commented on GEODE-8608:
--------------------------------------------------------
Commit 4d5ed9ddb25a39677f4077c8f2acd964d8480986 in geode's branch
refs/heads/develop from Xiaojian Zhou
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4d5ed9d ]
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]>
> 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)