Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-3712

PartitionedRegionQueryEvaluator should shuffle node list

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • querying
    • None

    Description

      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.

      Attachments

        Activity

          People

            jasonhuynh Jason Huynh
            jasonhuynh Jason Huynh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: