Swapnil Bawaskar created GEODE-5236:
---------------------------------------
Summary: Intermittent NoSubscriptionServersAvailableException
Key: GEODE-5236
URL: https://issues.apache.org/jira/browse/GEODE-5236
Project: Geode
Issue Type: Bug
Components: client queues, cq
Reporter: Swapnil Bawaskar
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)