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

ConfigsvrCollMod command should not support retryable writes

    • Sharding EMEA
    • Fully Compatible
    • Sharding EMEA 2023-09-04

      The ConfigsvrCollMod command currently is marked as supporting retryable writes (here).

      However, if that command is called with retryWrites:true, the config server could end up in a deadlock due to SERVER-77633.

      Currently, there is no one calling ConfigsvrCollMod with retryWrites:true, that's why this is not actually a bug.

      The purpose of this ticket is to remove the support for retryable writes on that command to avoid its future use.

            Assignee:
            pol.pinol@mongodb.com Pol Pinol
            Reporter:
            silvia.surroca@mongodb.com Silvia Surroca
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: