Investigate if create can be enabled in WCE tests

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • CAR Team 2025-09-01, CAR Team 2025-09-15, CAR Team 2025-09-29, CAR Team 2025-10-13, CAR Team 2025-10-27
    • 🟥 DDL
    • None
    • None
    • None
    • None
    • None
    • None

      WriteConcernError tests are disabled for DDL operations executed by a ShardingDDLCoordinator because they can be indefinitely blocked if a write cannot achieve majority commit.

      This does not apply to create operations, as they do not run on a ShardingDDLCoordinator. However, create is also currently excluded from the WriteConcernError tests.

      The goal of this ticket is to investigate whether create operations can be included in the WriteConcernError tests.

            Assignee:
            Silvia Surroca
            Reporter:
            Silvia Surroca
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: