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

Enis Soztutar commented on HBASE-12422:
---------------------------------------

Will this patch work as it is? CM.getConnectionInternal() uses cached 
connections, while CF.createConnection() always create a new connection. Some 
of the stuff may be relying on the fact that the connection is cached (and auto 
closed). 

> Use ConnectionFactory in HTable constructors
> --------------------------------------------
>
>                 Key: HBASE-12422
>                 URL: https://issues.apache.org/jira/browse/HBASE-12422
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>            Reporter: Solomon Duskis
>            Assignee: Solomon Duskis
>            Priority: Minor
>             Fix For: 2.0.0, 0.99.2
>
>         Attachments: HBASE-12422.patch, HBASE-12422.patch
>
>
> Use ConnectionFactory in HTable instead of ConnectionManager.



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

Reply via email to