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

Deprecate Hedged Reads option

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: Server Selection
    • None
    • Needed
    • Hide

      Summary of necessary driver changes

      • No behavioral changes are necessary.
      • Drivers must document and annotate their hedged-reads APIs as deprecated, noting that the feature will eventually be removed from MongoDB.

      Commits for syncing spec/prose tests
      (and/or refer to an existing language POC if needed)

      • No tests are modified for this changeset.
      Show
      Summary of necessary driver changes No behavioral changes are necessary. Drivers must document and annotate their hedged-reads APIs as deprecated, noting that the feature will eventually be removed from MongoDB. Commits for syncing spec/prose tests (and/or refer to an existing language POC if needed) No tests are modified for this changeset.
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CSHARP-5494 Done
      CDRIVER-5916 Done
      CXX-3241 Ready for Work
      GODRIVER-3494 Backlog
      JAVA-5804 Fixed 5.5.0
      NODE-6799 Backlog
      MOTOR-1437 Duplicate
      PYTHON-5169 Fixed 4.12
      PHPC-2530 Backlog
      RUBY-3628 Backlog
      RUST-2167 Fixed 3.3.0
      $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 */ } #scriptField td.willNotDo { background-color: #FF0000; /* Red color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CSHARP-5494 Done CDRIVER-5916 Done CXX-3241 Ready for Work GODRIVER-3494 Backlog JAVA-5804 Fixed 5.5.0 NODE-6799 Backlog MOTOR-1437 Duplicate PYTHON-5169 Fixed 4.12 PHPC-2530 Backlog RUBY-3628 Backlog RUST-2167 Fixed 3.3.0

      Summary

      What is the problem or use case, what are we trying to achieve?
      Server is planning on removing the hedged reads functionality. there will be some drivers impact though since many drivers expose an option for this.

            Assignee:
            colby.pike@mongodb.com Colby Pike
            Reporter:
            rachelle.palmer@mongodb.com Rachelle Palmer
            Kevin Albertson Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: