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

Ensure that getMore right after a resume is retried in changestreams

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: Change Streams
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PHPLIB-416 Fixed 1.5.0
      PYTHON-1779 Done
      GODRIVER-885 Won't Do
      PERL-1076 Fixed 2.2.0
      JAVA-3231 Fixed 3.11.0
      CXX-1746 Fixed 3.6.0-rc0, 3.6.0
      CSHARP-2552 Fixed 2.10.0
      CDRIVER-3025 Fixed 1.15.0
      RUBY-1777 Fixed 2.11.0
      NODE-1904 Done 3.3.0
      MOTOR-321 Won't Do
      SCALA-509 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 PHPLIB-416 Fixed 1.5.0 PYTHON-1779 Done GODRIVER-885 Won't Do PERL-1076 Fixed 2.2.0 JAVA-3231 Fixed 3.11.0 CXX-1746 Fixed 3.6.0-rc0, 3.6.0 CSHARP-2552 Fixed 2.10.0 CDRIVER-3025 Fixed 1.15.0 RUBY-1777 Fixed 2.11.0 NODE-1904 Done 3.3.0 MOTOR-321 Won't Do SCALA-509 Done

      Spec change is here

      A couple of notes on this:

      1. it includes a YAML test (Thanks Shane for the suggestion)
      2. The YAML test requires use of a failpoint (the first in the change streams test, but exactly the same structure as transactions spec tests and others)
      3. The YAML test requires use of a changeStreamOption: batchSize (also the first in the change streams tests. all other tests have an empty options map)

            Assignee:
            Unassigned Unassigned
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: