Right now, a user can opt in to getting partial results (that is, ignoring unreachable shards) by passing allowPartialResults: true in their find command.
However, they have no way to tell if partial results were actually returned.
This ticket is to make mongos return a flag in its response if partial results were returned.
- is depended on by
-
DRIVERS-786 Make the router return flag in response to indicate if partial results were returned
- Backlog
-
DRIVERS-801 Make the router return flag in response to indicate if partial results were returned
- Closed