Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-3955

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

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.2.1, 3.12.9
    • Affects Version/s: None
    • Component/s: Test Coverage
    • Labels:
      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:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: