You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/10/04 00:17:00 UTC

[jira] [Commented] (GEODE-3712) PartitionedRegionQueryEvaluator should shuffle node list

    [ https://issues.apache.org/jira/browse/GEODE-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16190576#comment-16190576 ] 

ASF subversion and git services commented on GEODE-3712:
--------------------------------------------------------

Commit 09bb75c850f64456a673d4cf85744faee60df257 in geode's branch refs/heads/develop from [~huynhja]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=09bb75c ]

GEODE-3712: PartitionedRegionQueryEvaluator should shuffle node list


> PartitionedRegionQueryEvaluator should shuffle node list
> --------------------------------------------------------
>
>                 Key: GEODE-3712
>                 URL: https://issues.apache.org/jira/browse/GEODE-3712
>             Project: Geode
>          Issue Type: Bug
>          Components: querying
>            Reporter: Jason Huynh
>            Assignee: Jason Huynh
>
> When executing a query from a peer, the peer will retrieve a node list and determine which nodes contain which buckets.  If this node list is ordered, then the same nodes will continue to get hit.
> Instead we should probably shuffle this list to allow different nodes to be queried against.
> This does not affect client/server queries.  Just peer accessors.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)