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

The setFCV command should respect a user-provided wtimeout

    • Fully Compatible
    • Storage NYC 2018-10-08, Storage NYC 2018-10-22

      In 4.2, setFeatureCompatibilityVersion command is a chain of operations including the the FCV document update operation and the collMod operations for unique index upgrade. Each of these individual operation within setFCV has its own writeConcern without dependancy on the others. It is required to define a clear dependancy between setFCV and the other operations within setFCV.

      One example is, setFCV with user supplied writeConcern timeout should propagate this timeout to the writeConcern of collMod operation for unique index upgrade.

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            neha.khatri Neha Khatri
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: