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

Andrew Purtell commented on HBASE-13126:
----------------------------------------

Hmm... Previously we've discussed (or maybe it's only my opinion that I 
remember, and you know I tend to be a bit aggressive in this area) that 
anything in <module>/src/test/... is for the use of HBase developers to test 
their code and is not a user facing API, not subject to any compatibility 
expectations of same. Maybe this is what Enis meant? If we want to support 
something in .../src/test/..., let's begin by moving it to ../src/main/... 

> Clean up API for unintended methods within non-private classes.
> ---------------------------------------------------------------
>
>                 Key: HBASE-13126
>                 URL: https://issues.apache.org/jira/browse/HBASE-13126
>             Project: HBase
>          Issue Type: Task
>          Components: API
>    Affects Versions: 2.0.0
>            Reporter: Sean Busbey
>            Priority: Blocker
>             Fix For: 2.0.0
>
>
> Over in the review for HBASE-12972, [~enis] mentioned that one of the HBTU 
> methods wasn't intended for public consumption.
> Can we build a list of such methods across the API, appropriately annotate 
> them for 2.0, and deprecate them in earlier versions with a warning that 
> they're going to be restricted?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to