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:48:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-21652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allan Yang updated HBASE-21652:
-------------------------------
    Description: 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 at the same time.  (was: 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.)

> 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
>            Priority: Major
>
> 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 at the same time.



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