You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by nsuke <gi...@git.apache.org> on 2016/02/10 23:11:59 UTC

[GitHub] thrift pull request: THRIFT-3610 Streamline exception handling in ...

GitHub user nsuke opened a pull request:

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

    THRIFT-3610 Streamline exception handling in Python server handler

    

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

    $ git pull https://github.com/nsuke/thrift THRIFT-3610

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

    https://github.com/apache/thrift/pull/842.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 #842
    
----
commit 0dcc4c11dab1e04055de2881b3e60cd7f0aaf9d2
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-02-10T22:06:21Z

    THRIFT-3610 Streamline exception handling in Python server handler

----


---
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] thrift pull request #842: THRIFT-3610 Streamline exception handling in Pytho...

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

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


---

[GitHub] thrift issue #842: THRIFT-3610 Streamline exception handling in Python serve...

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

    https://github.com/apache/thrift/pull/842
  
    The merge conflicts need to be resolved and PR re-submitted.


---
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] thrift issue #842: THRIFT-3610 Streamline exception handling in Python serve...

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

    https://github.com/apache/thrift/pull/842
  
    @nsuke a reminder to rebase and resubmit


---