You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by iilyak <gi...@git.apache.org> on 2016/10/13 22:06:16 UTC

[GitHub] couchdb-chttpd pull request #146: Handle error terms from fabric

GitHub user iilyak opened a pull request:

    https://github.com/apache/couchdb-chttpd/pull/146

    Handle error terms from fabric

    The fabric returns errors as {Class, Reason, Stack}
    (see fabric_util:error_info/2).
    Add the clause to error_info to handle it.
    
    COUCHDB-3195

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

    $ git pull https://github.com/cloudant/couchdb-chttpd 71810-handle-errors-terms-from-fabric

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

    https://github.com/apache/couchdb-chttpd/pull/146.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 #146
    
----
commit 3d377bfe842a58e3217e44ad6edafec321a04098
Author: ILYA Khlopotov <ii...@apache.org>
Date:   2016-10-13T22:02:20Z

    Handle error terms from fabric
    
    The fabric returns errors as {Class, Reason, Stack}
    (see fabric_util:error_info/2).
    Add the clause to error_info to handle it.
    
    COUCHDB-3195

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-chttpd issue #146: Handle error terms from fabric

Posted by iilyak <gi...@git.apache.org>.
Github user iilyak commented on the issue:

    https://github.com/apache/couchdb-chttpd/pull/146
  
    @jaydoane: Can you review the test suite PR related to this one https://github.com/apache/couchdb-couch/pull/206? 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-chttpd pull request #146: Handle error terms from fabric

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/couchdb-chttpd/pull/146


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-chttpd issue #146: Handle error terms from fabric

Posted by jaydoane <gi...@git.apache.org>.
Github user jaydoane commented on the issue:

    https://github.com/apache/couchdb-chttpd/pull/146
  
    +1


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---