Barry Oglesby created GEODE-1862: ------------------------------------ Summary: Getting all durable CQs from server may return empty list Key: GEODE-1862 URL: https://issues.apache.org/jira/browse/GEODE-1862 Project: Geode Issue Type: Bug Components: cq Reporter: Barry Oglesby
This is the same as GEM-909. Attempting to get all durable CQs from the server using the {{QueryService getAllDurableCqsFromServer}} method may return an empty list. The response changes depending on which server the {{GetDurableCQs}} command is executed on. If I have one server, the response is always correct. If I have more than one, its often not correct. In the case where its not correct, the {{GetDurableCQs}} command is not executed on the server containing the primary or redundant queue. -- This message was sent by Atlassian JIRA (v6.3.4#6332)