Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
When the client connects to the server, the server creates a queue for the events to send the client, whether the client is durable or not. If that server-side queue is not ready, then a interest registration or CQ will cause the NoSubscriptionServersAvailableException.
When the request for RI or CQ reaches the server, I think, the server should be able to check if queue initialization is in progress, and the call should block until the queue is ready.
Attachments
Issue Links
- is related to
-
GEODE-5595 CI: DeltaPropagationDUnit.testBug40165ClientReconnects - NoSubscriptionServersAvailableException
- Closed