You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:52:25 UTC

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

     [ https://issues.apache.org/jira/browse/GEODE-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker closed GEODE-3712.
--------------------------------

> 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
>            Priority: Major
>             Fix For: 1.3.0
>
>
> 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
(v7.6.3#76005)