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

Check RSM exists in initial handshake

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.0-rc0, 4.7.0
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.4
    • Sharding 2020-03-23
    • 46

      The replica set monitor manager has a StringMap whose values are weak_ptr<ReplicaSetMonitor>. During the initial handshake, we walk through the map to find which RSM a certain host belongs to. We should check that the RSM still exists before checking whether it contains the host.

            Assignee:
            janna.golden@mongodb.com Janna Golden
            Reporter:
            janna.golden@mongodb.com Janna Golden
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: