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

Investigate misleading error on first bucket write

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 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
    • 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@mongodb.com Tommaso Tocci
            Reporter:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              None
              None
              None
              None