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

Nick Dimiduk commented on HBASE-13201:
--------------------------------------

HTablePool has only been deprecated since 0.98, so I think we cannot remove it 
from branch-1 yet. [~apurtell], [~enis] I have that right? We can replace it's 
use by thrift-server with standard Connection objects though.

Does that findbugs warning come from your changes, or is it a leak from another 
patch?

> Remove HTablePool from thrift-server
> ------------------------------------
>
>                 Key: HBASE-13201
>                 URL: https://issues.apache.org/jira/browse/HBASE-13201
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Solomon Duskis
>            Assignee: Solomon Duskis
>             Fix For: 2.0.0
>
>         Attachments: HBASE-13201-1-branch-1.patch, HBASE-13201-1.patch, 
> HBASE-13201.patch
>
>
> HTablePool is an old concept that was superseded by Connection.  
> thrift-server doesn't need HTablePool anymore and can use the ConnectionCache 
> directly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to