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/db/s/balancer/balancer.cpp:211: PW.USELESS_TYPE_QUALIFIER_ON_RETURN_TYPE 121880 type qualifier on return type is meaningless
- is caused by
-
SERVER-64149 Remove MigrationReason from MigrateInfo
-
- Closed
-