Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-94375

Make count10.js more robust when facing QueryPlanKilled

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • v8.0
    • CAR Team 2024-09-02, CAR Team 2024-09-16
    • 200

      This code in count10.js assumes that the operation will fail when interrupted by the parallel shell. However, in some suites with balancer, the balancer can kill the operation with QueryPlanKilled. When this happens, the parallel shell will never find the count operation, and the test will hang and eventually timeout.

            Assignee:
            aitor.esteve@mongodb.com Aitor Esteve Alvarado
            Reporter:
            aitor.esteve@mongodb.com Aitor Esteve Alvarado
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: