-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Sharding 2020-06-15
-
0
In onShardVersionMismatch there is an explicit advise to not use AutoGetCollection in order to not incur in an InvalidViewDefinition.
It should be inspected if operations involving views are actually reaching the function, in which case there is some error.
- causes
-
SERVER-50056 Collections can become views during shard version recovery
- Closed