You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/23 19:17:00 UTC

[jira] [Resolved] (HBASE-18065) Admin API to do complete redistribute of favored nodes

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

Andrew Kyle Purtell resolved HBASE-18065.
-----------------------------------------
      Assignee:     (was: Thiruvel Thirumoolan)
    Resolution: Not A Problem

> Admin API to do complete redistribute of favored nodes
> ------------------------------------------------------
>
>                 Key: HBASE-18065
>                 URL: https://issues.apache.org/jira/browse/HBASE-18065
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Thiruvel Thirumoolan
>            Priority: Major
>
> The complete redistribute command/API creates new favored nodes for existing tables. This command is very invasive and disturbs both region assignment and data locality. All the regions get new set of favored nodes and are moved to the primary favored node. The favored nodes are generated in round robin fashion to ensure they are distributed evenly throughout the cluster. This command should only be used as a last resort when favored nodes should be regenerated and loss of locality is acceptable.



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