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

Refactor BSONObjExtSort

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor - P4
    • Resolution: Done
    • None
    • 2.5.3
    • Index Maintenance

    Description

      The part of the external sort code that does external sorting should be re-entrant, and shouldn't need to consult global variables (such as dbpath). This would make it more testable, and easier to use to index multiple collections at once. It should also separate the external sort functionality from bson index building / comparison functionality, again for separate testability.

      Attachments

        Issue Links

          Activity

            People

              mathias@mongodb.com Mathias Stearn
              schwerin@mongodb.com Andy Schwerin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: