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

Change jumbo chunk size threshold

    • Fully Compatible

      Review the logic that is used to mark chunks as jumbo to see if it still makes sense after the changes introduced in SERVER-60009 that added the ability to keep chunks greater than maxChunkSize until some controlled threshold.

      [EDIT] Chosen solution: mark a chunk as jumbo if its size is at least 2 * maxChunkSize (aka double maxRecsWhenFull).

            Assignee:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: