[ 
https://issues.apache.org/jira/browse/COUCHDB-3289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860020#comment-15860020
 ] 

ASF subversion and git services commented on COUCHDB-3289:
----------------------------------------------------------

Commit cd4c5c70c146e74a344b42e7e636e8e81f08495c in couchdb-chttpd's branch 
refs/heads/master from [~tonysun83]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-chttpd.git;h=cd4c5c7 ]

Handle error return clauses for fabric:open_revs

When calling fabric:open_revs, we don't account for situations where
the function returns an {error, any()} value as specified by the
function specification. This will account for errors thrown.

COUCHDB-3289


> handle error clause when calling fabric:open_revs
> -------------------------------------------------
>
>                 Key: COUCHDB-3289
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3289
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core, HTTP Interface
>            Reporter: Tony Sun
>
> According to typespec of fabric:open_revs, the function can return {error, 
> any()}. However, we don't have a matching clause when calling 
> fabric:open_revs in many chttpd and ddoc_cache.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to