setFeatureCompatibilityVersion should accept a write concern

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The setFeatureCompatibilityVersion command waits for writes to occur on a majority of nodes, but not all. It would be useful to be able to set the write concern higher so that users can rely on it not to return until they can safely change their binaries. This should be as easy as setting the supportsWriteConcern boolean to true.

      This would simply be an extra wait on the system last OpTime after the command succeeded, and would have no affect on the w: majority writes done as part of the command.

            Assignee:
            Spencer Brody (Inactive)
            Reporter:
            Judah Schvimer
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: