You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Lars George (JIRA)" <ji...@apache.org> on 2013/07/13 17:33:49 UTC

[jira] [Created] (HBASE-8943) Split Thrift2's ThriftServer into separate classes for easier testing and modularization

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