[
https://issues.apache.org/jira/browse/HBASE-12990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14481660#comment-14481660
]
Andrey Stepachev commented on HBASE-12990:
------------------------------------------
[~stack] this jira is for branch-1, MetaTableAccessor already commited to
master (there was no problem with managed connections).
{code}
commit 948746ce4ed3bd174927c41bd4884cad70d693ef
Author: Andrey Stepachev <[email protected]>
Date: Mon Mar 9 10:39:59 2015 +0000
HBASE-12990 MetaScanner should be replaced by MetaTableAccessor
{code}
will try to fix that hanging issues upon return from my trip. sorry long delay
there.
> MetaScanner should be replaced by MetaTableAccessor
> ---------------------------------------------------
>
> Key: HBASE-12990
> URL: https://issues.apache.org/jira/browse/HBASE-12990
> Project: HBase
> Issue Type: Improvement
> Components: Client
> Affects Versions: 2.0.0, 1.1.0
> Reporter: Andrey Stepachev
> Assignee: Andrey Stepachev
> Fix For: 2.0.0, 1.1.0
>
> Attachments: HBASE-12990-branch-1.v1.patch, HBASE-12990.patch,
> HBASE-12990.v2.patch, HBASE-12990.v3.patch, HBASE-12990.v4.patch,
> HBASE-12990.v5.patch, HBASE-12990.v5.patch, HBASE-12990.v5.patch,
> HBASE-12990.v6.patch, HBASE-12990.v7.patch, HBASE-12990.v7.patch,
> HBASE-12990.v7.patch, HBASE-12990.v8.patch
>
>
> MetaScanner and MetaTableAccessor do similar things, but seems they tend to
> diverge. Let's have only one thing to enquiry META.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)