[ https://issues.apache.org/jira/browse/THRIFT-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12922617#action_12922617 ]
Bryan Duxbury commented on THRIFT-957: -------------------------------------- What if we made a new overridable method that let you create the Runnable, then? I think that's preferable to exposing the executor to subclasses. > THsHaServer: Change access modifier of the invoker field. > --------------------------------------------------------- > > Key: THRIFT-957 > URL: https://issues.apache.org/jira/browse/THRIFT-957 > Project: Thrift > Issue Type: Improvement > Components: Java - Library > Affects Versions: 0.6, 0.7 > Reporter: Benjamin Coverston > Fix For: 0.6, 0.7 > > Attachments: thrift-trunk-957.txt > > Original Estimate: 2h > Remaining Estimate: 2h > > I would like to subclass the THsHaServer so that I can override the protected > requestInvoke method. I need to implement my own Runnable using the invoker. > This is hard to do cleanly without the ability to access the invoker field. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.