You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by jeking3 <gi...@git.apache.org> on 2017/11/30 03:08:45 UTC

[GitHub] thrift pull request #1425: THRIFT-3602 Make Tornado server send exception on...

GitHub user jeking3 opened a pull request:

    https://github.com/apache/thrift/pull/1425

    THRIFT-3602 Make Tornado server send exception on unexpected handler …

    …error
    
    (resubmitting for nsuke)
    
    Client: py
    
    This closes #839
    This closes #1425

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

    $ git pull https://github.com/jeking3/thrift THRIFT-3602-take-2

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

    https://github.com/apache/thrift/pull/1425.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 #1425
    
----
commit f33efee824f907687de6a4087057c90e489802ba
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-02-10T10:37:26Z

    THRIFT-3602 Make Tornado server send exception on unexpected handler error
    Client: py
    
    This closes #839
    This closes #1425

----


---

[GitHub] thrift issue #1425: THRIFT-3602 Make Tornado server send exception on unexpe...

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

    https://github.com/apache/thrift/pull/1425
  
    Failure was THRIFT-2913, ignoring this failure.


---

[GitHub] thrift pull request #1425: THRIFT-3602 Make Tornado server send exception on...

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

    https://github.com/apache/thrift/pull/1425


---