-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
Fully Compatible
-
Repl 2023-04-03, Repl 2023-07-24
In SERVER-70127, we changed the default behavior of a thread to be killable by default. We now marked all threads that were not marked as killable before to be unkillable, but it could be there are threads not necessary to be unkillable.
This ticket is created for teams owning relative code directories to revisit whether these threads should be marked as unkillable.
You can search the ticket number(SERVER-74656) to lookup TODO threads.
- depends on
-
SERVER-70127 Default system operations to be killable by stepdown
- Closed