[
https://issues.apache.org/jira/browse/HBASE-14203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700734#comment-14700734
]
Hudson commented on HBASE-14203:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6733 (See
[https://builds.apache.org/job/HBase-TRUNK/6733/])
HBASE-14203 remove duplicate code getTableDescriptor in HTable (Heng Chen)
(enis: rev 395ec5a9bb48324a8b7dd61790a954a2998a8f80)
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java
> remove duplicate code getTableDescriptor in HTable
> --------------------------------------------------
>
> Key: HBASE-14203
> URL: https://issues.apache.org/jira/browse/HBASE-14203
> Project: HBase
> Issue Type: Improvement
> Reporter: Heng Chen
> Assignee: Heng Chen
> Priority: Trivial
> Fix For: 2.0.0, 1.2.0, 1.3.0
>
> Attachments: HBASE-14203.patch, HBASE-14203_v2.patch,
> HBASE-14203_v3.patch, HBASE-14203_v4.patch, HBASE-14203_v5.patch
>
>
> As TODO in comment said,
> {{HTable.getTableDescriptor}} is same as {{HAdmin.getTableDescriptor}}.
> remove the duplicate code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)