[
https://issues.apache.org/jira/browse/HBASE-28774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17877995#comment-17877995
]
MisterWang commented on HBASE-28774:
------------------------------------
I think the hbase:meta table should be on a separate RS to avoid being affected
by user table hotspots
> Protect hbase:meta from any hotspotting regions by balancing them to
> different region servers
> ---------------------------------------------------------------------------------------------
>
> Key: HBASE-28774
> URL: https://issues.apache.org/jira/browse/HBASE-28774
> Project: HBase
> Issue Type: Improvement
> Components: meta
> Reporter: Ranganath Govardhanagiri
> Assignee: Ranganath Govardhanagiri
> Priority: Major
> Labels: pull-request-available
>
> During some of the incidents, it is observed that when hbase:meta is
> colocated with high load (or hotspotting) region, that makes meta unavailable
> and causes availability issues. This item is to provide a way to load balance
> such regions such that meta is not impacted.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)