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

Chunk migration should be instantaneous when there's no data in the chunks

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Sharding

      If you pre-split a brand new collection into a large number of chunks, it will take a long time for the balancer to balance out those new chunks, because only one chunk is moved every few seconds. If there's no actual data to move, chunk migration is really just a metadata update to the config database, and should be able to be done instantaneously.

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            spencer@mongodb.com Spencer Brody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: