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

QueryStageBatchedDeleteTest dbtest crashes in checkpoint thread

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc2, 6.3.0-rc0, 6.0.10
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v6.2, v6.0
    • Execution Team 2022-11-28
    • 135

      This dbtest replaces the global TickSource before running each test case, which may cause issues for background jobs that expect a stable TickSource instance in the global service context. This describes a similar problem that was addressed in SERVER-65652. One possible solution would be to create a shared instance of the MockTickSource for all the tests in QueryStageBatchedDeleteTest to access.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: