-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Internal Code
-
ALL
-
Service arch 2020-09-21
Parse warning
A parse warning may reduce maintainability of the code, or it may indicate a serious error. A parse warning from the Coverity parser may indicate a bug, or poor coding practice
/src/mongo/transport/service_state_machine.cpp:166: PW.USELESS_USING_DECLARATION 116228 using-declaration ignored – it refers to the current namespace
- is related to
-
SERVER-50867 Roll back ServiceStateMachine changes temporarily
- Closed