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:
- [DO NOT USE] Backlog - Storage Execution Team
- Reporter:
- Yuhong Zhang
- Votes:
-
0 Vote for this issue
- Watchers:
-
1 Start watching this issue
- Created:
- Updated:
- Resolved: