Lars George created HBASE-8943:
----------------------------------

             Summary: Split Thrift2's ThriftServer into separate classes for 
easier testing and modularization
                 Key: HBASE-8943
                 URL: https://issues.apache.org/jira/browse/HBASE-8943
             Project: HBase
          Issue Type: Sub-task
          Components: Thrift
            Reporter: Lars George
            Assignee: Lars George


Currently the ThriftServer class in Thrift 2 sets up and starts the actual 
server. Better follow a similar pattern to Thrift 1 where there is some factory 
setting up the server, and a separate start section. That way it is easier to 
test if the setup of the server is picking up everything it needs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to