You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/09/09 19:18:00 UTC

[jira] [Resolved] (HBASE-26240) Set BalanceRequest$Builder to InterfaceAudience.Private

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

Nick Dimiduk resolved HBASE-26240.
----------------------------------
    Resolution: Fixed

Committed to master and branch-2. Thanks for driving the discussions, [~bbeaudreault]!

> Set BalanceRequest$Builder to InterfaceAudience.Private
> -------------------------------------------------------
>
>                 Key: HBASE-26240
>                 URL: https://issues.apache.org/jira/browse/HBASE-26240
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 2.5.0, 3.0.0-alpha-2
>            Reporter: Bryan Beaudreault
>            Assignee: Bryan Beaudreault
>            Priority: Trivial
>             Fix For: 2.5.0, 3.0.0-alpha-2
>
>
> In the original implementation, we created the BalanceRequest Builder with InterfaceAudience.Public. This builder should only be used internally, so we should reduce the visibility to Private.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)