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

Bring back no timeout write concern for commands in resharding coordinator

    • Cluster Scalability
    • Fully Compatible
    • ALL
    • v8.0
    • 2

      A refactor made the coordinator use the appendMajorityWriteConcern helper method to attach the write concern of some of the commands it sends to the participants. However, it also inadvertently changed some of the commands that originally had no timeout to something with one. This is because it changed some of the places where it originally used this constant to call appendMajorityWriteConcern, which uses a different constant with non-zero wtimeout value.

            Assignee:
            abdul.qadeer@mongodb.com Abdul Qadeer
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: