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

ephemeralForTest radix store delayed shrinking from Node48 to Node16

    • Type: Icon: Bug Bug
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
    • Storage Execution
    • ALL

      In the adaptive radix tree, nodes should be migrated to a smaller node type immediately after the number of children falls below the threshold. However, _numChildren could go to 15 for Node48 before shrinking. It should not be delayed and should shrink to Node16 when the _numChildren goes to 16.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            yuhong.zhang@mongodb.com Yuhong Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: