[
https://issues.apache.org/jira/browse/HBASE-21652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16737954#comment-16737954
]
Allan Yang commented on HBASE-21652:
------------------------------------
The addendum addressed the problem that the Thrift2 server does not use
thrift-two context in the metrics. And also make some method to protected to
make thrift server more easy to be inherit from
> Refactor ThriftServer making thrift2 server inherited from thrift1 server
> -------------------------------------------------------------------------
>
> Key: HBASE-21652
> URL: https://issues.apache.org/jira/browse/HBASE-21652
> Project: HBase
> Issue Type: Sub-task
> Reporter: Allan Yang
> Assignee: Allan Yang
> Priority: Major
> Fix For: 3.0.0, 2.2.0
>
> Attachments: HBASE-21652.addendum.patch, HBASE-21652.branch-2.patch,
> HBASE-21652.patch, HBASE-21652.v2.patch, HBASE-21652.v3.patch,
> HBASE-21652.v4.patch, HBASE-21652.v5.patch, HBASE-21652.v6.patch,
> HBASE-21652.v7.patch
>
>
> Except the different protocol, thrift2 Server should have no much difference
> from thrift1 Server. So refactoring the thrift server, making thrift2 server
> inherit from thrift1 server. Getting rid of many duplicated code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)