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

Exclude create events from change stream events when testing showExpandedEvents

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Component/s: Change Streams
    • Labels:
      None
    • Needed
    • Hide

      Sync unified change stream spec tests to mongodb/specifications@5174162.

      Show
      Sync unified change stream spec tests to mongodb/specifications@5174162 .
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PHPLIB-912 Fixed 1.15.0
      CDRIVER-4464 Fixed 1.24.0
      CXX-2570 Backlog
      CSHARP-4303 Done
      GODRIVER-2535 Done 1.11.0
      JAVA-4716 Fixed 4.8.0
      NODE-4597 Fixed 4.10.0
      MOTOR-1023 Duplicate
      PYTHON-3415 Duplicate
      RUBY-3103 Fixed 2.19.0
      RUST-1458 Duplicate
      SWIFT-1631 Duplicate
      $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-912 Fixed 1.15.0 CDRIVER-4464 Fixed 1.24.0 CXX-2570 Backlog CSHARP-4303 Done GODRIVER-2535 Done 1.11.0 JAVA-4716 Fixed 4.8.0 NODE-4597 Fixed 4.10.0 MOTOR-1023 Duplicate PYTHON-3415 Duplicate RUBY-3103 Fixed 2.19.0 RUST-1458 Duplicate SWIFT-1631 Duplicate

      Change stream tests sometimes fail on sharded clusters due to the create command being emitted in the change stream. To avoid these failures, we can exclude those operations from the change stream in the respective tests.

            Assignee:
            andreas.braun@mongodb.com Andreas Braun
            Reporter:
            andreas.braun@mongodb.com Andreas Braun
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: