[
https://issues.apache.org/jira/browse/HBASE-13395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14481836#comment-14481836
]
Mikhail Antonov commented on HBASE-13395:
-----------------------------------------
It seems I've read it the same way as [~busbey] -
bq. MAJOR version when you make incompatible API changes,
So I assumed in current master we can do backward-incompatible changes in
general, and removal of old APIs is fine. Let me look at the mail thread again,
maybe I missed something.
> 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)