[
https://issues.apache.org/jira/browse/HBASE-13395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14481481#comment-14481481
]
Nick Dimiduk commented on HBASE-13395:
--------------------------------------
I think our language in the
[book|http://hbase.apache.org/book.html#hbase.versioning.post10] is such that
we need to have something deprecated for an entire release. Meaning, if it was
first marked deprecate in 1.0.0, it must be present for all 1.x releases and
all 2.x releases. [~apurtell] and [~busbey] may have some interpretation on
this as well.
> 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
> Fix For: 2.0.0
>
>
> 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)