[
https://issues.apache.org/jira/browse/HBASE-12404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207325#comment-14207325
]
Nick Dimiduk commented on HBASE-12404:
--------------------------------------
bq. change at least some of these methods to take a Connection rather than a
Configuration if context allows
+1
bq. thinking of adding a getConnection to the Server Interface
+1
> Task 5 from parent: Replace internal HTable constructor use with
> HConnection#getTable (0.98, 0.99)
> --------------------------------------------------------------------------------------------------
>
> Key: HBASE-12404
> URL: https://issues.apache.org/jira/browse/HBASE-12404
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Assignee: stack
> Fix For: 0.99.2
>
> Attachments: 12404.txt
>
>
> Do the step 5. from the [~ndimiduk] list in parent issue. Go through src
> code and change all new HTable to instead be connection.getTable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)