[ 
https://issues.apache.org/jira/browse/HBASE-11554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068932#comment-14068932
 ] 

Jonathan Hsieh commented on HBASE-11554:
----------------------------------------

So I tried removing HTablePool on trunk and found that it is required for 
thrift server 2.  I will close this issue out and create a new one for where 
the patch ended up -- moving the depreated htablepool into the thrift module 
because the thrift2 server is the only place it is used.

This gets it out of the hbase-client api and in a place where it can be removed 
if thrift2 gets removed.


> Remove Reusable poolmap Rpc client type.
> ----------------------------------------
>
>                 Key: HBASE-11554
>                 URL: https://issues.apache.org/jira/browse/HBASE-11554
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.98.0, 0.96.0, 0.99.0, 2.0.0
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: 0.99.0, 0.98.5, 2.0.0
>
>         Attachments: hbase-11554.patch
>
>
> From HBASE-11313 we found that the "Reusable" RpcClient PoolType was 
> impossible to set via configuration and that it was essentially incorrct 
> because it didn't bounded instances.  This patch removes the code.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to