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

Remove secondary index from config.transactions table

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • Sharding NYC
    • Cluster Scalability 2023-11-13, Cluster Scalability 2023-11-27, Cluster Scalability 2023-12-11
    • 5

    Description

      The config.transactions table is frequently written and was not designed with the expectation of having secondary indexes. Recent work in SERVER-58757 added such a secondary index. That index should be removed and the code that leverages it restructured so that it can be safely done with a collection scan or to eliminate the need for collection access entirely.

      Attachments

        Activity

          People

            adi.zaimi@mongodb.com Adi Zaimi
            schwerin@mongodb.com Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: