[
https://issues.apache.org/jira/browse/GEODE-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Huynh reassigned GEODE-3712:
----------------------------------
Assignee: Jason Huynh
> 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)