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

remove VersionInfoInterface::isSameMajorVersion

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 4.7.0, 4.4.2
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Fully Compatible
    • v4.4
    • Dev Tools 2020-03-23

      This function has a bad name and only one caller. It's nonorthogonal, doing both a string parse into

      {major,minor}

      AND THEN a tuple compare. It doesn't have to be part of the VersionInfoInterface, and we are better off without it.

            Assignee:
            billy.donahue@mongodb.com Billy Donahue
            Reporter:
            billy.donahue@mongodb.com Billy Donahue
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: