GitHub user mreve opened a pull request:
https://github.com/apache/thrift/pull/500
Typed AsyncMethodCallback with return type
In Java generator, a few occurrences of AsyncMethodCallback were typed with
function return type, and a few were not. Please correct me if it should be
typed differently.
See:
https://issues.apache.org/jira/browse/THRIFT-3112
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mreve/thrift THRIFT-3112
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/500.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 #500
----
commit 85fba8d9134f4a51c34c79ce821bdfcb59637d3e
Author: Anna Dymek <[email protected]>
Date: 2015-05-16T06:49:07Z
Typed AsyncMethodCallback with return type.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---