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

Simplify resharding oplog application for collections with only one donor shard

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability

      To implement resharding oplog application support for capped collections, we skipped checking and working with the stash collections since capped collections are guaranteed to be on a single shard so they won't have duplicate _id's thus making stash collections redundant.

       

      We should evaluate applying the same idea to sharded collections that exist only on a single shard or unsharded collections more broadly since it will make oplog application quicker.

            Assignee:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Reporter:
            kshitij.gupta@mongodb.com Kshitij Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: