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

Andrew Purtell commented on HBASE-7469:
---------------------------------------

HadoopQA passed all REST tests.

bq. (Note that HBaseAdmin as well as HTable and HConnection cannot be reused 
across cluster restarts with HBase in local mode, as the ports will change each 
time)

Noted. On balance I think the change is good, because the alternative is to 
create HBaseAdmin instances at each operation, and that's not lightweight.
                
> [REST] Share a HBaseAdmin instance
> ----------------------------------
>
>                 Key: HBASE-7469
>                 URL: https://issues.apache.org/jira/browse/HBASE-7469
>             Project: HBase
>          Issue Type: Improvement
>          Components: REST
>    Affects Versions: 0.96.0, 0.94.5
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>         Attachments: HBASE-7469-0.94.patch, HBASE-7469-trunk.patch
>
>
> Simplification.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to