-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
Fully Compatible
-
v8.0, v7.3, v7.0, v6.0
Today all the queries on sharded time-series collection log an error stating 'Resolved views on sharded collections must be executed by mongos CommandOnShardedViewNotSupportedOnMongod'. This can be confusing to the users and cause worries during diagnosing. We should suppers this logs (and make them info logs without the error code) as they not real errors. We could consider extending this implementation to regular views as well.
- is depended on by
-
SERVER-74826 Errors CommandOnShardedViewNotSupportedOnMongod on sharded view
- Closed