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

Include "internalClient" field in ReplicaSetMonitor isMaster requests

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.0-rc2, 4.7.0
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.4
    • Service arch 2020-04-20, Service arch 2020-05-04

      The optional "internalClient" field in the isMaster request determines whether the internal or external client's minWireVersion and maxWireVersion are appended to the response. The StreamableReplicaSetMontior (and ScanningReplicaSetMonitor) currently sends isMaster requests without the optional "internalClient" field. This leads to incorrect minWireVersion and maxWireVersion in ServerDescription and TopologyDescription::checkWireCompatibilityVersions as the minWireVersion for external client is always 0.

            Assignee:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Reporter:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: