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

Deprecate cursor snapshot option

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      NODE-1368 Fixed 3.1.0
      SCALA-386 Fixed 2.4.0
      PYTHON-1502 Fixed 3.7
      CSHARP-2214 Fixed 2.7.0
      PERL-873 Fixed
      RUBY-1314 Fixed 2.5.2
      JAVA-2809 Fixed 3.8.0
      CXX-1528 Fixed 3.4.0
      PHPC-1138 Fixed 1.5.0
      MOTOR-207 Fixed 2.0
      GODRIVER-281 Fixed 0.0.17
      CDRIVER-2548 Fixed 1.10.0
      PHPLIB-339 Fixed 1.4.0
      RUST-81 Won't Fix
      SWIFT-435 Done
      $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 NODE-1368 Fixed 3.1.0 SCALA-386 Fixed 2.4.0 PYTHON-1502 Fixed 3.7 CSHARP-2214 Fixed 2.7.0 PERL-873 Fixed RUBY-1314 Fixed 2.5.2 JAVA-2809 Fixed 3.8.0 CXX-1528 Fixed 3.4.0 PHPC-1138 Fixed 1.5.0 MOTOR-207 Fixed 2.0 GODRIVER-281 Fixed 0.0.17 CDRIVER-2548 Fixed 1.10.0 PHPLIB-339 Fixed 1.4.0 RUST-81 Won't Fix SWIFT-435 Done

      The snapshot option was deprecated in MongoDB 3.6.1 and removed in MongoDB 3.7.4. All drivers should mark this option as deprecated in documentation and remove examples if any. Drivers may raise a warning if it is required if your language. Any tests using the snapshot find option should be skipped for MongoDB >= 3.7.0.

      Resync your Command Monitoring tests from the specs repo:

      https://github.com/mongodb/specifications/commit/ecbbf828deb82763bbe36343a7bf04d78d0454b5

            Assignee:
            Unassigned Unassigned
            Reporter:
            rathi.gnanasekaran Rathi Gnanasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: