Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-53401

Implement basic PartitionIterator for random access to documents in a partition

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • Query 2021-01-25, Query 2021-02-08

      This ticket should handle the following tasks:

      • Retrieving the next document from the prior stage if requested
      • Caching documents in a partition to be re-used by multiple consumers
      • Supporting an advance() type method to move the current doc pointer
      • Detecting a partition key change and setting the new document aside until advanced to it

      To start, documents will only be freed once advance moves past the end of a partition.

            Assignee:
            nicholas.zolnierz@mongodb.com Nicholas Zolnierz
            Reporter:
            nicholas.zolnierz@mongodb.com Nicholas Zolnierz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: