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/27 08:05:59 UTC

[GitHub] thrift pull request: THRIFT-3680 Java async processor fails to not...

GitHub user nsuke opened a pull request:

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

    THRIFT-3680 Java async processor fails to notify errors to clients

    

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

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

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

    https://github.com/apache/thrift/pull/903.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 #903
    
----
commit 3e08eb8119e8776683033a0c7b3d7e1f35c4800c
Author: John Sirois <js...@apache.org>
Date:   2016-02-08T20:04:36Z

    Fully parameterize java async client code.
    
    The parametrization brings the existing actual parametrization with
    client call implementation objects to the fore and so this change
    also fixes that parametrization to be a simple parametrization over
    the return type as is done in the server-side AsyncProcessor code.
    
    NB: This is a breaking change in both generated code and the client
    libs.

commit a97c5fbe1525e4af5610d82087b719466e75df04
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-02-27T07:03:21Z

    Follow-up THRIFT-3112: key.cancel when error

commit 2c5df874e8459b445b7e689a35e98e83709780d8
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-02-27T07:04:30Z

    THRIFT-3680 Java async processor fails to notify errors to clients

----


---
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: THRIFT-3680 Java async processor fails to not...

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

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


---
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.
---