You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2016/11/18 22:57:58 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=15678029#comment-15678029 ] 

Jan Hentschel commented on HBASE-13395:
---------------------------------------

As far as I understand the documentation a major version allows to remove deprecated APIs. The section mentioned by Nick also contains a short example which matches our case: A user using a newly deprecated API does not need to modify application code with HBase API calls until the next major version.

> 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
>
>
> 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.4#6332)