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

Provide an implementation of DocumentRange that supports reading BSON objects out of a BSONArray

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.6
    • Affects Version/s: None
    • Component/s: Networking
    • None
    • Fully Compatible
    • ALL
    • Platform 6 07/17/15

      To provide the appearance of support for OutputDocs in LegacyReply, we need to rework DocumentRange to an interface (lets call it DocumentRangeInterface). The existing DocumentRange implementation should be renamed to ContiguousDocumentRange.

      Then we need to create an implementation of DocumentRangeInterface that is backed by a BSONArray of BSON objects.

            Assignee:
            misha.tyulenev@mongodb.com Misha Tyulenev (Inactive)
            Reporter:
            adam.midvidy Adam Midvidy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: