[
https://issues.apache.org/jira/browse/HBASE-12247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170084#comment-14170084
]
Solomon Duskis commented on HBASE-12247:
----------------------------------------
[~stack]: I'm confused about how the HTable is closed right now. You said
something about connection counting. I saw something like that RpcServer. Is
there another place to look for connection closing in TableInputFormat?
> Use a user managed connection in TableInputFormat
> -------------------------------------------------
>
> Key: HBASE-12247
> URL: https://issues.apache.org/jira/browse/HBASE-12247
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0, 0.99.2
> Reporter: Solomon Duskis
>
> TableInputFormat uses a new HTable() that manages its own connection. Switch
> that use to a manually created ConnectionFactory and then close it at the end
> of the operation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)