[
https://issues.apache.org/jira/browse/COUCHDB-3289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15878561#comment-15878561
]
ASF subversion and git services commented on COUCHDB-3289:
----------------------------------------------------------
Commit 928bb2e4b9e542a8fd37202493af96a7e20f44cb in couchdb-chttpd's branch
refs/heads/COUCHDB-3287-pluggable-storage-engines from [~tonysun83]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-chttpd.git;h=928bb2e ]
Introduce 503 error when nodes are all unavailable.
In rare situations when all nodes are down or in maintenance mode and
no workers can service a request, we return a 503 to the user.
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)