ExportXMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • v9.0
    • CAR Team 2026-07-20, CAR Team 2026-08-03
    • 0
    • 🟥 DDL
    • None
    • None
    • None
    • None
    • None
    • None

      Both listIndexes and listCollections do shard role acquisitions (autoGet in listCollections) which may result in calls to wiredTiger. In suites which enable WiredTiger failpoints that cause reads to throw write conflict exceptions, this can cause these operations to bubble up WriteConlicts to the user.

      In practice, this should not actually be a production issue because read only transactions do not throw WriteConflictExceptions. However, the general guidance is to act as though any access to WiredTiger could throw a WriteConflictException and thus these places should handle this error.

            Assignee:
            Allison Easton
            Reporter:
            Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: