Unnecessary find of a chunk in _configsvrCommitChunkMigration

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.5.9
    • Affects Version/s: 3.4.4, 3.5.7
    • Component/s: Sharding
    • None
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The _configsvrCommitChunkMigration command, which is used to persist the new owner of a chunk after a migration performs one extra lookup of a chunk in order to verify that the collection epoch has not changed.

      Given that we already find the highest chunk for a collection a little bit after, this call is not necessary.

            Assignee:
            Kaloian Manassiev
            Reporter:
            Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: