You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Allan Yang (JIRA)" <ji...@apache.org> on 2018/12/27 14:41:00 UTC

[jira] [Created] (HBASE-21652) Refactor ThriftServer making thrift2 server to support both thrift1 and thrift2 protocol

Allan Yang created HBASE-21652:
----------------------------------

             Summary: Refactor ThriftServer making thrift2 server to support both thrift1 and thrift2 protocol
                 Key: HBASE-21652
                 URL: https://issues.apache.org/jira/browse/HBASE-21652
             Project: HBase
          Issue Type: Sub-task
            Reporter: Allan Yang
            Assignee: Allan Yang


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, making thrift2 server can serve thrift1 protocol tt the same time.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)