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

Make some unkillable threads killable

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • Execution Team 2024-07-22, Execution Team 2024-08-05

      Fix to SERVER-74657 kept most threads unkillable with the following reason:
      This job is primary/secondary agnostic and doesn't write to WT, stepdown won't and shouldn't interrupt it, so keep it as unkillable.

      However samy.lanka@mongodb.com pointed out, the same reasoning can be made to make the thread killable preferably as this is the default.

      This is used to change those threads as killable.

            Assignee:
            daotang.yang@mongodb.com Daotang Yang
            Reporter:
            daotang.yang@mongodb.com Daotang Yang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: