[ https://issues.apache.org/jira/browse/GEODE-10009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492775#comment-17492775 ]
ASF subversion and git services commented on GEODE-10009: --------------------------------------------------------- Commit 551d7d78548f10218146b074df9b0c4adc0940f7 in geode's branch refs/heads/WIP-GEODE-9892 from Barry Oglesby [ https://gitbox.apache.org/repos/asf?p=geode.git;h=551d7d7 ] GEODE-10009: Invoked internalClose with keepAlive true (#7332) > The CacheClientProxy for a durable client can be terminated when it shouldn't > be > -------------------------------------------------------------------------------- > > Key: GEODE-10009 > URL: https://issues.apache.org/jira/browse/GEODE-10009 > Project: Geode > Issue Type: Bug > Components: client queues > Affects Versions: 1.15.0 > Reporter: Barrett Oglesby > Assignee: Barrett Oglesby > Priority: Major > Labels: blocks-1.15.0, pull-request-available > Fix For: 1.15.0, 1.16.0 > > > When the client connection is closed but the server has not left or crashed > (e.g in the re-authentication failed case), its possible that two threads in > a durable client can interleave in a way that causes an extra durable task to > be created on the server that eventually causes the CacheClientProxy to be > terminated. -- This message was sent by Atlassian Jira (v8.20.1#820001)