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

Revert the executor_with_mock_net_stress_test test

    • Fully Compatible
    • v5.1
    • Sharding 2021-11-29
    • 142
    • 1

      There is a new batch of flakiness attributed to the complexities of shutting down this test. A typical failure is that the execution queue had 1000s of pending requests when the termination sequence starts. There is an apparent corruption about 2 seconds after the test termination is logged, which implies the asynchronous processing of requests is still using the '_callbacks' data structure that should be out of scope by this moment.

      The test was initially created to track a very rare race, which later was classified as a race in another test and is already fixed. There is no outstanding issue we expect this test to uncover.

            Assignee:
            luis.osta@mongodb.com Luis Osta (Inactive)
            Reporter:
            andrew.shuvalov@mongodb.com Andrew Shuvalov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: