-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
v8.0
-
CAR Team 2024-07-08
-
200
We might have stale cached collection metadata locally on shards while already having reused the namespace for something else like a view. When we refresh the cached metadata and try to remove the stale entry, we try to acquire the lock on the namespace on secondaries. We should permit acquiring the lock on the views or the oplog application will fail and fassert.