[
https://issues.apache.org/jira/browse/HBASE-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-10757:
--------------------------
Attachment: 10757.txt
Purges stale javadoc and points folks instead to new way as described over in
ConnectionFactory. Is loud about not creating HTable instances directly.
Removes all that 'helpful' stuff about connections being shared.
I think this patch is enough to get this blocker closed. Nicks comment no long
applies after the extensive Connection and Table refactor.
> Change HTable class doc so it sends people to HCM getting instances
> -------------------------------------------------------------------
>
> Key: HBASE-10757
> URL: https://issues.apache.org/jira/browse/HBASE-10757
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Priority: Critical
> Fix For: 2.0.0, 0.99.1
>
> Attachments: 10757.txt
>
>
> The HTable class doc does not reflect the new regime where you are meant to
> go via cluster connection to get an instance.
> Getting an HTable otherwise also makes for some strange issues: See
> "Occasional GSSException that brings down region server" on mailing list.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)