Tools do not properly check for connection establishment before executing

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.11
    • Affects Version/s: None
    • Component/s: None
    • None

      In the new go driver, the return value of client.Connect does not actually determine whether or not a successful connection has been made to a server. A successful client.Connect followed by a successful client.Ping must be performed to properly confirm whether a connection has been made.

      The tools omit the ping step and will incorrectly declare successful connections. This leads to weird output and unexpected behavior.

            Assignee:
            Patrick Freed
            Reporter:
            Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: