[
https://issues.apache.org/jira/browse/HBASE-8803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911295#comment-13911295
]
stack commented on HBASE-8803:
------------------------------
I tried the patch and it fails w/ this:
$ ./bin/rolling-restart.sh --config /home/stack/conf_hbase --rs-only --graceful
....because we are doing this:
distMode=`$bin/hbase org.apache.hadoop.hbase.util.HBaseConfTool
hbase.cluster.distributed | head -n 1`
... i.e. we do not carry forward the --config arg. Would that be hard to fix
JMS?
> region_mover.rb should move multiple regions at a time
> ------------------------------------------------------
>
> Key: HBASE-8803
> URL: https://issues.apache.org/jira/browse/HBASE-8803
> Project: HBase
> Issue Type: Bug
> Components: Usability
> Affects Versions: 0.98.0, 0.94.8, 0.95.1
> Reporter: Jean-Marc Spaggiari
> Assignee: Jean-Marc Spaggiari
> Fix For: 0.99.0
>
> Attachments: 8803v5.txt, HBASE-8803-v0-trunk.patch,
> HBASE-8803-v1-0.94.patch, HBASE-8803-v1-trunk.patch,
> HBASE-8803-v2-0.94.patch, HBASE-8803-v2-0.94.patch, HBASE-8803-v3-0.94.patch,
> HBASE-8803-v4-0.94.patch, HBASE-8803-v4-trunk.patch,
> HBASE-8803-v5-0.94.patch, HBASE-8803-v6-0.94.patch, HBASE-8803-v6-trunk.patch
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> When there is many regions in a cluster, rolling_restart can take hours
> because region_mover is moving the regions one by one.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)