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

De-dupe transport::Session::kKeepOpen and executor::NetworkInterface::kMessagingPortKeepOpen

    • Fully Compatible
    • Platforms 2018-06-18
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Any incoming connection that receives a replSetHeartbeat command gets marked with the tag transport::Session::kKeepOpen, and any incoming connection that receives an ismaster command with the field "hangUpOnStepDown" set to true gets tagged with executor::NetworkInterface::kMessagingPortKeepOpen. Those tags both have the same value (1), so they both have the same affect of preventing that connection from being closed on stepdown from primary. We should dedupe these two and be consistent in how we refer to that tag/behavior.

            Assignee:
            anthony.roy Anthony Roy (Inactive)
            Reporter:
            spencer@mongodb.com Spencer Brody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              None
              None
              None
              None