[
https://issues.apache.org/jira/browse/HBASE-15284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131591#comment-16131591
]
Appy commented on HBASE-15284:
------------------------------
It's weird.
All constructor in are already marked deprecated in 2.0+. (HBASE-16176
[~stack]; so the earlier patches here are obsolete)
The comment also says "Only used internally; should not be accessed directly by
clients.".
But i see it being exposed to client:
https://github.com/apache/hbase/blob/branch-2/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Query.java#L79
What's the deal here?
> Make TimeRange constructors IA.Private and remove unused TimeRange
> constructors
> -------------------------------------------------------------------------------
>
> Key: HBASE-15284
> URL: https://issues.apache.org/jira/browse/HBASE-15284
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0.0
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: 2.0.0-alpha-3
>
> Attachments: hbase-15284.patch, hbase-15284.v2.patch,
> hbase-15284.v3.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)