You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/06/22 20:46:01 UTC

[jira] [Closed] (GEODE-10063) A closed/destroyed connection can be set as a primary queueConnection in QueueManager

     [ https://issues.apache.org/jira/browse/GEODE-10063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-10063.
--------------------------------

> A closed/destroyed connection can be set as a primary queueConnection in QueueManager
> -------------------------------------------------------------------------------------
>
>                 Key: GEODE-10063
>                 URL: https://issues.apache.org/jira/browse/GEODE-10063
>             Project: Geode
>          Issue Type: Bug
>          Components: client queues, security
>    Affects Versions: 1.15.0
>            Reporter: Eric Shu
>            Assignee: Eric Shu
>            Priority: Major
>              Labels: GeodeOperationAPI, blocks-1.15.0​, pull-request-available
>             Fix For: 1.15.0
>
>
> In certain race cases, a destroyed connection is set to be the primary queue connection connected to servers. If re-auth is enabled, and server pauses the primary queue waiting for the re-auth token, there will be no client to server connection available to send the valid re-auth token for server to unpause the queue. And the said client can not receive any events afterwards.
> The situation should be detected during RedundancySatisfierTask, but it could not.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)