Handle index key splitting at a consistent layer

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Storage Execution 2025-09-29
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, the determination of how to split an index key into storage key/value is mostly implemented as a part of the storage engine integration. However, as of SERVER-109545, we also now sometimes do it up at the index later. We should make sure we do it at a consistent layer across the board, likely pulling it all up above the storage engine integration.

            Assignee:
            Gregory Noma
            Reporter:
            Gregory Noma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: