-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2024-01-22
-
135
Since CollectionCatalog::establishConsistentCollections cannot return nullptr by contract, it is not necessary to check for that case. Normalize the usages of the function.
- is related to
-
SERVER-84176 Fix CollectionCatalog::establishConsistentCollections to avoid duplicated results during renames
- Closed