Move aggregate tests out of tailable-awaitData.yml

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Component/s: CSOT
    • None
    • Needed
    • Hide

      Summary of necessary driver changes

      •  

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

      •  

      Context for other referenced/linked tickets

      •  
      Show
      Summary of necessary driver changes   Commits for syncing spec/prose tests (and/or refer to an existing language POC if needed)   Context for other referenced/linked tickets  
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-6190 Blocked
      CXX-3393 Blocked
      CSHARP-5820 Blocked
      GODRIVER-3745 Blocked
      JAVA-6047 Blocked
      NODE-7360 Blocked
      PYTHON-5690 Blocked
      PHPLIB-1758 Blocked
      RUBY-3751 Blocked
      RUST-2329 Blocked
      $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 CDRIVER-6190 Blocked CXX-3393 Blocked CSHARP-5820 Blocked GODRIVER-3745 Blocked JAVA-6047 Blocked NODE-7360 Blocked PYTHON-5690 Blocked PHPLIB-1758 Blocked RUBY-3751 Blocked RUST-2329 Blocked

      Summary

      aggregate supports neither tailable or awaitData options and so the aggregate tests in client-side-operations-timeout/tests/tailable-awaitData.yml should be moved to avoid confusion.

      Acceptance Criteria

      Either:

      1. Move the aggregate tests in tailable-awaitData.yml to non-tailable-cursors.yml, or
      2. Update the aggregate operations to use $changeStream as the first stage in the pipeline which will result in the server returning a tailable/awaitData cursor.

            Assignee:
            Preston Vasquez
            Reporter:
            Preston Vasquez
            Boris Dogadov Boris Dogadov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: