Github user nsuke commented on the pull request:
https://github.com/apache/thrift/pull/762#issuecomment-170200180
> This doesn't really make sense on the server side since if you implement
a service you end up leaving all the async method unimplemented.
You can implement both by using Interface.Method syntax for at least one of
the two.
Generating XxxAsync as your patch does feels more straightforward and
natural, though.
---
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.
---