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

Pull the notion of an operation unkillable by stepdown into the Client constructor

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 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.

            Assignee:
            blake.oler@mongodb.com Blake Oler
            Reporter:
            blake.oler@mongodb.com Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: