bogdandrutu opened a new pull request, #2810: URL: https://github.com/apache/thrift/pull/2810
<!-- Explain the changes in the pull request below: --> The `FutureClient` should extend the parent service `FutureClient` because the `FutureIface` does that too. Without this change the `FutureClient` will get a compilation error that does not implement all the methods. <!-- We recommend you review the checklist/tips before submitting a pull request. --> <!-- The Contributing Guide at: https://github.com/apache/thrift/blob/master/CONTRIBUTING.md has more details and tips for committing properly. --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org