[
https://issues.apache.org/jira/browse/HBASE-5193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13185910#comment-13185910
]
stack commented on HBASE-5193:
------------------------------
Is TBoundedThreadPoolServer in the version of thrift we ship with? I did this:
{code}jar -tf libthrift-0.7.0.jar |grep TBoundedThreadPoolServer{code}
... and it came back nought. Do we need to update our thrift jar?
> Use TBoundedThreadPoolServer in HRegionThriftServer
> ---------------------------------------------------
>
> Key: HBASE-5193
> URL: https://issues.apache.org/jira/browse/HBASE-5193
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Reporter: Scott Chen
> Assignee: Scott Chen
> Priority: Minor
> Attachments: HBASE-5193.txt
>
>
> TBoundedThreadPoolServer provides more control than TThreadPoolServer. We
> should also use it for HRegionThriftServer.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira