[
https://issues.apache.org/jira/browse/HBASE-22044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792388#comment-16792388
]
Hudson commented on HBASE-22044:
--------------------------------
Results for branch branch-1
[build #720 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/720/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/720//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/720//JDK7_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/720//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 source release artifact{color}
-- See build output for details.
> ByteBufferUtils should not be IA.Public API
> -------------------------------------------
>
> Key: HBASE-22044
> URL: https://issues.apache.org/jira/browse/HBASE-22044
> Project: HBase
> Issue Type: Task
> Components: compatibility, util
> Affects Versions: 3.0.0, 1.5.0, 2.3.0
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Major
> Fix For: 3.0.0, 1.5.0, 2.3.0
>
> Attachments: HBASE-22044-branch-1.v0.patch,
> HBASE-22044-branch-2.v0.patch, HBASE-22044-master.v0.patch
>
>
> Came up in 1.5.0RC2 checking that we broke API on ByteBufferUtils during
> HBASE-20716 by removing a method.
> The whole class looks like internal utility stuff. Not sure why it's
> IA.Public; has been since we started labeling the API.
> This ticket tracks clean up
> 1) Make it IA.Private in master/3.0
> 2) Mark it deprecated with an explanation that it'll be Private in 3.0 on
> branch-2 and branch-1
> 3) Add back in the missing method for branches prior to master/3.0
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)