[
https://issues.apache.org/jira/browse/HBASE-16465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15469132#comment-15469132
]
Enis Soztutar commented on HBASE-16465:
---------------------------------------
bq. Who would be restoring the balancer setting ?
We can use the new maintenance mode introduced in HBASE-16008 for this. We can
put an ephemeral znode while the backup process is on, so that region
operations like split / merge and balancing are disabled. See
HBaseFSCK#setMasterInMaintenanceMode(). [~syuanjiang] what do you think?
> Disable region splits and merges, balancer during full backup
> -------------------------------------------------------------
>
> Key: HBASE-16465
> URL: https://issues.apache.org/jira/browse/HBASE-16465
> Project: HBase
> Issue Type: Improvement
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Labels: backup
> Attachments: HBASE-16465-v1.patch, HBASE-16465-v2.patch,
> HBASE-16465-v3.patch, HBASE-16465-v4.patch, HBASE-16465-v5.patch
>
>
> Incorporate HBASE-15128
> Balancer, catalog janitor and region normalizer should be disabled as well
> during full backup
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)