[
https://issues.apache.org/jira/browse/HBASE-10639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13918712#comment-13918712
]
Hudson commented on HBASE-10639:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #4973 (See
[https://builds.apache.org/job/HBase-TRUNK/4973/])
HBASE-10639 Unload script displays wrong counts (off by one) when unloading
regions (Srikanth Srungarapu) (jmhsieh: rev 1573678)
* /hbase/trunk/bin/region_mover.rb
> Unload script displays wrong counts (off by one) when unloading regions
> ------------------------------------------------------------------------
>
> Key: HBASE-10639
> URL: https://issues.apache.org/jira/browse/HBASE-10639
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.94.17
> Reporter: Srikanth Srungarapu
> Assignee: Srikanth Srungarapu
> Priority: Trivial
> Fix For: 0.96.2, 0.98.1, 0.99.0
>
> Attachments: hbase_10639.patch
>
>
> Upon running an unload command, such as:
> hbase org.jruby.Main /usr/lib/hbase/bin/region_mover.rb unload `hostname`,
> the region counter is indexed at 0 and hence, when the regions are being
> moved, regions are being counted from 0 instead of 1.
--
This message was sent by Atlassian JIRA
(v6.2#6252)