[
https://issues.apache.org/jira/browse/HBASE-17181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15701743#comment-15701743
]
Ted Yu commented on HBASE-17181:
--------------------------------
{code}
284 if (workerThreads > 0)
285 serverArgs.workerThreads(workerThreads);
{code}
Please use curly braces around the method call.
Is it possible to add unit test where the threaded selector server is exercised
?
> Let HBase thrift2 support TThreadedSelectorServer
> -------------------------------------------------
>
> Key: HBASE-17181
> URL: https://issues.apache.org/jira/browse/HBASE-17181
> Project: HBase
> Issue Type: New Feature
> Components: Thrift
> Affects Versions: 1.2.3
> Reporter: 易剑
> Priority: Minor
> Labels: features
> Fix For: 1.2.3
>
> Attachments: HBASE-17181-V1.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> Add TThreadedSelectorServer for HBase Thrift2
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)