-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Sharding
At the moment, having e.g. 10 shards, each tagged to some geo location (tag aware sharding), if I have no connection to replicas of at least 1 shard (global query w/o tag), I cannot read any data at all (get error that one shard replicas are not available).
For our business flow, it would be fine to see at least available shards data, ignoring that one unavailable.
Could you please add some parameter to find operation (e.g. ignoreUnavailableShards=true), allowing to do such kind of reads?
- duplicates
-
SERVER-19842 Support allowPartialResults in new mongos read path
- Closed
-
SERVER-2020 option to mongos to allow partial results if 1 shard is down
- Closed