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

Implement checks for consistent indexes across shards

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Sharding EMEA
    • Fully Compatible
    • Sharding EMEA 2023-04-17

      As part of the project, we have to implement the checks for consistent indexes. The main goal of this ticket to check that indexes are consistent across shards:

      • A sharded collection has an inconsistent index if the collection does not have the exact same indexes (including the index options) on each shard that contains chunks for the collection.
      • Inconsistent indexes can occur, when a user is creating an index with a unique key constraint and one shard contains a chunk with duplicate documents.

            Assignee:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Reporter:
            pol.pinol@mongodb.com Pol Pinol
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: