[
https://issues.apache.org/jira/browse/HBASE-22044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HBASE-22044:
--------------------------------
Resolution: Fixed
Fix Version/s: 2.3.0
1.5.0
3.0.0
Status: Resolved (was: Patch Available)
thanks for the quick review!
> 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)