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

Consider resuming on aggregate for change streams

    • Needed
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-4750 Won't Do
      CXX-2773 Won't Do
      CSHARP-4823 Won't Do
      GODRIVER-3028 Won't Do
      JAVA-5222 Won't Do
      NODE-5716 Won't Do
      MOTOR-1198 Won't Do
      PYTHON-4013 Won't Do
      PHPLIB-1293 Won't Do
      RUBY-3337 Won't Do
      RUST-1784 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 CDRIVER-4750 Won't Do CXX-2773 Won't Do CSHARP-4823 Won't Do GODRIVER-3028 Won't Do JAVA-5222 Won't Do NODE-5716 Won't Do MOTOR-1198 Won't Do PYTHON-4013 Won't Do PHPLIB-1293 Won't Do RUBY-3337 Won't Do RUST-1784 Won't Do

      SERVER-45505 adds a ResumableChangeStreamError label, which can be included on both aggregate and getMore command responses. The change stream spec says all errors on aggregate are considered fatal. Would it be possible for drivers to instead have a mechanism to resume aggregate attempts if the event of a transient error that has the new error label?

            Assignee:
            kyle.kloberdanz@mongodb.com Kyle Kloberdanz
            Reporter:
            divjot.arora@mongodb.com Divjot Arora (Inactive)
            Kevin Albertson Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: