[ https://issues.apache.org/jira/browse/GEODE-8608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17214112#comment-17214112 ]
ASF subversion and git services commented on GEODE-8608: -------------------------------------------------------- Commit 3be1dd6bbc6ce92ce63b7d615eb7c61d6cc46f82 in geode's branch refs/heads/feature/GEODE-8608 from zhouxh [ https://gitbox.apache.org/repos/asf?p=geode.git;h=3be1dd6 ] GEODE-8608: StateFlush could hang when the target member is shutdown Co-authored-by: Darrel Schneider <dar...@vmware.com> Co-authored-by: Anil <aging...@pivotal.io> Co-authored-by: Bill Burcham <bill.burc...@gmail.com> > 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 > Reporter: 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)