[
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)