Refactor BSONObjExtSort

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 2.5.3
    • Affects Version/s: None
    • Component/s: Index Maintenance
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Mathias Stearn
            Reporter:
            Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: