Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-266

Ensure spec compliance for unacknowledged write concerns.

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CSHARP-1436 Done 2.2
      CXX-696 Done legacy-1.1.0-rc0
      PHPC-449 Done 1.0.0
      PYTHON-1001 Cannot Reproduce
      CDRIVER-908 Done 1.2.0
      SCALA-215 Won't Fix
      CXX-697 Done
      JAVA-2003 Done 3.2.0
      PERL-578 Done
      RUBY-1050 Done 2.2.0
      NODE-579 Done 2.0.45
      PHP-1510 Done 1.6.14
      RUST-9 Won't Do
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CSHARP-1436 Done 2.2 CXX-696 Done legacy-1.1.0-rc0 PHPC-449 Done 1.0.0 PYTHON-1001 Cannot Reproduce CDRIVER-908 Done 1.2.0 SCALA-215 Won't Fix CXX-697 Done JAVA-2003 Done 3.2.0 PERL-578 Done RUBY-1050 Done 2.2.0 NODE-579 Done 2.0.45 PHP-1510 Done 1.6.14 RUST-9 Won't Do

      The Write Concern specification has documented, for all drivers, how to interpret an unacknowledged write concern. Many of our drivers have subtle variations on what is spec'ed. This shouldn't be a backwards breaking change for any, but may be a behavioral change for some in the sense that what was previously considered unacknowledged might now be considered acknowledged. You'll need to note in your release notes if this is the case.

      Please validate your driver or create a linked ticket.

            Assignee:
            barrie Barrie Segal
            Reporter:
            craig.wilson@mongodb.com Craig Wilson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: