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

Skip catalog consistency check for non-timeseries collections with an accompanying buckets namespace

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 8.1.0-rc0
    • Component/s: None
    • None
    • Catalog and Routing
    • 200

      Due to SERVER-90862, it is possible that for the same collection (say, coll), there is both a regular collection coll and a timeseries buckets collection system.buckets.coll exist. When this inconsistency is present, calling some commands such as listIndexes over the main namespace returns results mapped from the buckets namespace.

      This inconsistency is detected by the catalog checker recently introduced in SERVER-90768. Do not run the catalog checker over those namespaces to avoid redness in the test suites due to this known inconsistency.

            Assignee:
            joan.bruguera-mico@mongodb.com Joan Bruguera Micó
            Reporter:
            joan.bruguera-mico@mongodb.com Joan Bruguera Micó
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: