-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
v5.0
-
Sharding EMEA 2021-05-17, Sharding EMEA 2021-05-31
If the collection exists, the collection version must be returned in a best-effort fashion, without acquiring any lock.
If the collection exists but dropTarget=true, an `IllegalOptions` error must be returned.
If the collection doesn't exist, a `NamespaceNotFound` error is already thrown both in case of RS or sharded cluster.
- causes
-
SERVER-57082 Check for NamespaceNotFound when renaming `from == to` in multiversion suites
- Closed