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

enforce ismaster responses have ok:1 before negotiating protocol

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.13, 3.3.9
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v3.2
    • Platforms 16 (06/24/16)
    • 0

      An interrupted isMaster response, e.g.

      { ok: 0.0, errmsg: "operation was interrupted", code: 11602 }

      results in a parsed protocol version of opQueryOnly.

      We need to verify that the ismaster response is ok before negotiating protocols, both in dbclient and network interface asio auth.

            Assignee:
            matt.cotter Matt Cotter
            Reporter:
            matt.cotter Matt Cotter
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: