-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
-
v6.0
-
Sharding EMEA 2022-05-16
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/config/sharding_catalog_manager_collection_operations.cpp:619: PW.PARAMETER_HIDDEN 121642 declaration hides parameter "opCtx" (declared at line 553)
- is caused by
-
SERVER-64080 ConfigsvrConfigureCollectionBalancing should not call tellShardsToRefreshCollection while holding the chunk lock
- Closed