Reduce memory consumption in startup repair when rebuilding unique indexes with a large number of duplicate records

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.7.0, 4.4.2
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • Execution Team 2020-07-27, Execution Team 2020-08-10
    • 40
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, dumpInsertsFromBulk populates a set of RecordIds (in memory) which contain duplicate unique keys.

       

      The duplicate record ids are iterated through, moved to a lost_and_found collection and deleted. 

              Assignee:
              Fausto Leyva (Inactive)
              Reporter:
              Fausto Leyva (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: