[ https://issues.apache.org/jira/browse/HBASE-21652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729988#comment-16729988 ]
Allan Yang commented on HBASE-21652: ------------------------------------ {quote} That'd be cool. Users would have to swap their client though? {quote} No need to, the new thrift2 server will support requests from thrift1 client and thrift2 client > 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)