-
Type:
Task
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The resmoke multiversion constants module defines several constants that are no longer referenced anywhere in the repository and can be safely removed.
The following constants in multiversionconstants.py have no consumers outside their own definitions:
The _MONGO_BINARY constants build a generic "mongo" binary that is no longer shipped as a separate artifact (only the mongod/mongos variants are consumed). The _BIN_VERSION constants duplicate the corresponding FCV constants and have no consumers.