Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-991

Perform wire version check when commitQuorum option is provided to createIndexes

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 2.0.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The index management spec requires that the driver raise a client-side error if the commitQuorum option is specified when creating an index on a pre 4.4 server:

      This option is only supported by servers >= 4.4. Drivers MUST manually raise an error if this option is specified when creating an index on a pre 4.4 server. See the Q&A section for the rationale behind this.

      We should introduce this behavior to the driver.

            Assignee:
            isabel.atkinson@mongodb.com Isabel Atkinson
            Reporter:
            patrick.freed@mongodb.com Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: