Skip tailable cursor invalidation test for config fuzzer

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0, 7.3.4, 7.0.13, 8.0.0-rc12
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • Fully Compatible
    • v8.0, v7.3, v7.0
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The config fuzzer creates cases deploying a sharded cluster where '

      color: Color value is invalid

      internalQueryFindCommandBatchSize' for mongoS is smaller than the '

      color: Color value is invalid

      internalQueryFindCommandBatchSize' for mongoD.

       
      This configuration leads to a case where despite dropping a collection, existing cursor over the collection may still return results, due to caching in the 'AsyncResultsMerger'.
       
      This ticket addresses this issue by avoiding the execution of this specific test with varying configurations through the config fuzzer.

              Assignee:
              Matt Olma
              Reporter:
              Matt Olma
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: