make MongoRunner bin versions comparable

XMLWordPrintableJSON

    • Server Tooling & Methods
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      It'd be nice to be able to do something like:

      var minimumRequiredVersion = new Version("3.4");
      if (MongoRunner.getBinVersionFor(otherParams.mongosOptions.binVersion) < minimumRequiredVersion) {
          // Configure the options specially to handle the legacy version, e.g. pass an additional option
          otherParams.mongosOptions.specialOptionForLegacy = true;
      }
      

            Assignee:
            Backlog - Server Tooling and Methods (STM) (Inactive)
            Reporter:
            Esha Maharishi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: