-
Type: Improvement
-
Resolution: Fixed
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: Internal Code
-
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.
- is related to
-
SERVER-46765 mongod --version broken by Structured Logging
- Closed