You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/04/30 22:22:06 UTC

[jira] [Commented] (HBASE-13395) Remove HTableInterface

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

Hudson commented on HBASE-13395:
--------------------------------

ABORTED: Integrated in Jenkins build HBase-HBASE-14614 #190 (See [https://builds.apache.org/job/HBase-HBASE-14614/190/])
HBASE-13395 Removed HTableInterface (chia7712: rev 50e9825139d9abfd280eb7a930c8c6a96e9e68a6)
* (edit) src/main/asciidoc/_chapters/cp.adoc
* (edit) src/main/asciidoc/_chapters/architecture.adoc
* (edit) hbase-client/src/main/java/org/apache/hadoop/hbase/client/ConnectionImplementation.java
* (edit) src/main/asciidoc/_chapters/unit_testing.adoc
* (delete) hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTableInterface.java


> Remove HTableInterface
> ----------------------
>
>                 Key: HBASE-13395
>                 URL: https://issues.apache.org/jira/browse/HBASE-13395
>             Project: HBase
>          Issue Type: Sub-task
>          Components: API
>    Affects Versions: 2.0.0
>            Reporter: Mikhail Antonov
>            Assignee: Jan Hentschel
>             Fix For: 2.0.0
>
>         Attachments: HBASE-13395.master.001.patch, HBASE-13395.master.002.patch, HBASE-13395.master.003.patch, HBASE-13395.master.004.patch
>
>
> This class is marked as deprecated, probably can remove it, and if any methods from this specific class are in active use, need to decide what to do on callers' side. Should be able to replace with just Table interface usage.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)