GitHub user dmvolod opened a pull request:
https://github.com/apache/thrift/pull/1366
THRIFT-4233 Make THsHaServer.invoker available (get method only) in
inherited classes
â¦
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dmvolod/thrift THRIFT-4233
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1366.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 #1366
----
commit d101ff7af12e030cedc0880a1c5e050cb19b1f1b
Author: Dmitry Volodin <[email protected]>
Date: 2017-09-21T20:19:45Z
THRIFT-4233 Make THsHaServer.invoker available (get method only) in
inherited classes
----
---