[
https://issues.apache.org/jira/browse/HBASE-14203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14701258#comment-14701258
]
Hudson commented on HBASE-14203:
--------------------------------
FAILURE: Integrated in HBase-1.2 #116 (See
[https://builds.apache.org/job/HBase-1.2/116/])
HBASE-14203 remove duplicate code getTableDescriptor in HTable (Heng Chen)
(enis: rev 158839552fb765e3e330a3a905511c22eec6b2ce)
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.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)