You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/06/21 13:04:00 UTC

[jira] [Resolved] (HBASE-27145) Mark ByteBufferUtils as IA.Private

     [ https://issues.apache.org/jira/browse/HBASE-27145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duo Zhang resolved HBASE-27145.
-------------------------------
    Fix Version/s:     (was: 3.0.0-alpha-4)
       Resolution: Duplicate

Ah, looking at the wrong branch...

On master we have already marked it as IA.Private...

> Mark ByteBufferUtils as IA.Private
> ----------------------------------
>
>                 Key: HBASE-27145
>                 URL: https://issues.apache.org/jira/browse/HBASE-27145
>             Project: HBase
>          Issue Type: Sub-task
>          Components: API
>            Reporter: Duo Zhang
>            Priority: Major
>              Labels: beginner, trivial
>
> As the javadoc says
> {code}
> /**
>  * Utility functions for working with byte buffers, such as reading/writing variable-length long
>  * numbers.
>  * @deprecated This class will become IA.Private in HBase 3.0. Downstream folks shouldn't use it.
>  */
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)