[
https://issues.apache.org/jira/browse/GEODE-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15727267#comment-15727267
]
ASF subversion and git services commented on GEODE-1862:
--------------------------------------------------------
Commit 05c2388f5add287aa07a43ca08a85776f8b9f43b in geode's branch
refs/heads/develop from [~barry.oglesby]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=05c2388 ]
GEODE-1862: Invoke getAllDurableCqsFromServer on the primary queue server
Invoking this method on a server that does not have the queue will
return the wrong results.
> 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
> Assignee: Dan Smith
>
> 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)