-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
ALL
The script just searches for substrings and failed the check when I made a change to mongod_main.cpp, where it declares a subclass of CommandInvocationHooks which clearly shouldn't be reported. We should consider matching ""public Command {" instead, or use regexes to match whole word.
- is caused by
-
SERVER-99008 Prevent new commands from using legacy command types
- Closed
- is fixed by
-
SERVER-99602 Fix legacy_comands_check.py to detect more specific inheritance of legacy Command type
- Closed