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

configsvr_remove_chunks.js should use retriable writes when writing to the config server

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.0-rc11
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • v8.0, v7.3, v7.0, v6.0, v5.0
    • CAR Team 2024-06-24
    • 0

      This test is doing direct writes to config.chunks (1, 2) which are not retried when there is a step-down. These writes should be done in a session using retryWrites: true since the test runs in step-down suites.

            Assignee:
            allison.easton@mongodb.com Allison Easton
            Reporter:
            allison.easton@mongodb.com Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: