-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
ALL
-
This issue does not appear in the most recent versions of 8.0, and the goal of this ticket is to identify and request the necessary backport.
It's imperative that CollectionUUIDMismatch is returned when an incorrect 'collectionUUID' field is provided on all commands.
The behavior of shardCollection() when called on a timeseries view namespace with a non-existent 'collectionUUID' field yields
"Taking <dbName.collName> lock for timeseries is not allowed"
Whereas the same set of operations returns CollectionUUIDMismatch on a non-timeseries view namespace.