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

Fix or remove version checking in MongoRunner.runMongoTool()

    • Fully Compatible
    • ALL
    • Server Tools 15 (6/3/16)
    • 0

      MongoRunner.getBinVersionFor(opts.binVersion) === '' will never return true after the changes from SERVER-23547 and therefore never pass the --dialTimeout to the mongo tool. The --dialTimeout command line option was backported to the 3.2 and 3.0 version of the mongo tools, which may obviate the need for version checking if we aren't concerned about testing particular minor versions of the tools against the server.

            Assignee:
            gabriel.russell@mongodb.com Gabriel Russell (Inactive)
            Reporter:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: