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

Perform wire version check when commitQuorum option is provided to createIndexes

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Unknown Unknown
    • 2.0.0
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: