-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability
-
Programmability 2024-11-11, Programmability 2024-11-25
In each case where we set the client as "unkillable by stepdown," we do it right after creating the client. We can also never un-set the "unkillability." As such, we can place it on construction, assume it's const, and check it without ever taking the client lock.
- is depended on by
-
SERVER-74444 Align on clear definitions for internal clients
- In Progress