GitHub user iilyak opened a pull request:

    https://github.com/apache/couchdb-fabric/pull/53

    Filter out not_found replies when #doc{} is found

    Filter out not_found replies when #doc{} is found
    
    There are places in the codebase which assume  that the return from 
open_revs is always a list with one element in it. Fix the regression 
introduced in 9a1d0c54c78cef70d1a3992f3c71ef2878c498e4 by filtering out 
not_found replies when any of the returns contains `#doc{}`.
    
    COUCHDB-67266

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cloudant/couchdb-fabric 
67266-filter-out-not-found

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fabric/pull/53.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 #53
    
----
commit 426d05c6a990080be2d50cd275d80cb4a1016053
Author: ILYA Khlopotov <[email protected]>
Date:   2016-06-02T15:47:35Z

    Filter out not_found replies when #doc{} is found
    
    COUCHDB-67266

----


---
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.
---

Reply via email to