-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Index Maintenance
-
Fully Compatible
-
ALL
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/catalog/index_catalog_entry_impl.cpp:276: PW.PARAMETER_HIDDEN 120111 declaration hides parameter "isMultikey" (declared at line 258)
- is related to
-
SERVER-56002 listIndexes can read partial state from renameCollection
- Closed
-
SERVER-56023 listCollections can return empty metadata for a collection which has been concurrently dropped
- Closed
-
SERVER-53675 Allow validate to fix up multikey metadata
- Closed