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

Split or achor "jumbo" chunks

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.7.4
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None

      We rely on a collection's sharding key having enough distinct values so to split keys across chunks and on autosplitting working the large majority of times.

      If, for some reason, a very large chunk forms, we want to detect it.

      One point we can do that is when we get all the disklocs during a migrate. If the total size or # of objects is too big we want to fail the migrate and force a split.

      If we can't split them, find a way to prevent attempting to move it repeatedly.

            Assignee:
            alerner Alberto Lerner
            Reporter:
            alerner Alberto Lerner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: