GitHub user iilyak opened a pull request:
https://github.com/apache/couchdb-fabric/pull/7
2517 open revs=all function clause
This is a replacement PR for https://github.com/apache/couchdb-fabric/pull/5
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/iilyak/couchdb-fabric
2517-open_revs=all-function_clause
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fabric/pull/7.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #7
----
commit 98595c92d23a145534b751edafab6e4f6f8ecab9
Author: ILYA Khlopotov <[email protected]>
Date: 2014-12-08T15:52:12Z
Exit early when there is a quorum but list of docs is empty
There is no point to go through repair stage since this set of
conditions meens that the doc with given id doesn't exists.
Besides not going through repair process fixes the case when
we request open_revs=all for non existent document
COUCHDB-2517
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---