Disable test that fails against pre MongoDB-3.2 sharded clusters backed by PSS replica sets

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.2.1, 3.12.9
    • Affects Version/s: None
    • Component/s: Test Coverage
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Some tests in com.mongodb.internal.operation.AsyncQueryBatchCursorFunctionalSpecification are failing against a sharded cluster backed by PSS replica set shards (which are going to introduced soon in drivers-evergreen-tools).

      I can reproduce this locally and I observe that in some cases a query is replied to with no data and also no cursorId. It looks to be related to the collection catalog, as the test repeatedly drops and re-creates the same collection, and if I run the tests in that class one at a time they pass.

      I propose to disable these tests for pre-3.2 sharded clusters, rather than figure out the root cause. The rationale is that MongoDB 3.0 is no longer a supported server release, so it's not worth the effort.

              Assignee:
              Jeffrey Yemin
              Reporter:
              Jeffrey Yemin
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: