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

[test-only bug] retry updateMany when directly writing to the CSRS in `merge_all_chunks_on_shard.js`

    • Sharding EMEA
    • Fully Compatible
    • ALL
    • v7.0
    • Sharding EMEA 2023-06-26, Sharding EMEA 2023-07-10
    • 5
    • 1

      SERVER-75637 tried to fix with retryable writes the WriteConcernError raised by stepdown while trying to set the onCurrentShardSince field on chunk entries. It turns out that this solution is not effective because we're not performing a simple update but an updateMany that by design is not retryable.

            Assignee:
            marcos.grillo@mongodb.com Marcos José Grillo Ramirez
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: