You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barry Oglesby (JIRA)" <ji...@apache.org> on 2016/09/06 16:54:20 UTC

[jira] [Created] (GEODE-1862) Getting all durable CQs from server may return empty list

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)