Allow to specify an index bucket split threshold on index creation

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Index Maintenance
    • None
    • Storage Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In specific usecases (consider an index on timestamp taken at the moment of document creation) DB designer may have intrinsic knowledge on what the index page density should be and can take the responsibility for balancing conflicting goals of index compactness and page split avoidance.

      Mongod is already capable of implementing two different page split strategies: 50% and 90%. So we can just provide means for the user to specify a custom percentage when creating a new index.

            Assignee:
            [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            Alexander Komyagin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: