Description
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.
Attachments
Issue Links
- is related to
-
HBASE-8851 Ensure HBASE-5201 (Add TThreadedSelectorServer) is covered in Thrift 2
- Closed