Investigate misleading error on first bucket write

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • ALL
    • CAR Team 2025-03-03, CAR Team 2025-03-17
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      To reproduce the issue:

      Run replicaset:

      • Run one node replicaset with version 8.0.4
        mlaunch init --replicaset --nodes 1
        
      • Using mongosh `2.3.8` attempt to perform a write on `db.system.buckets.coll`:
        db.system.buckets.coll.insertOne({})
        

      You will get the following error:

      MongoServerError: This MongoDB deployment does not support retryable writes. Please add retryWrites=false to your connection string.
      

              Assignee:
              Tommaso Tocci
              Reporter:
              Tommaso Tocci
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: