nickva opened a new pull request, #5719:
URL: https://github.com/apache/couchdb/pull/5719
Previously we used the `{any, Shards}` option, that option is most useful
for partitioned dbs when we may want to get results from any of the partitioned
shards (possibly non-exactly matching with start/ends after shards splitting).
For purged_infos using `all` is more appropriate and this makes it more clear
we wait for all viable shards to return.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]