[
https://issues.apache.org/jira/browse/HBASE-10639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13918670#comment-13918670
]
Hudson commented on HBASE-10639:
--------------------------------
SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #183 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/183/])
HBASE-10639 Unload script displays wrong counts (off by one) when unloading
regions (Srikanth Srungarapu) (jmhsieh: rev 1573679)
* /hbase/branches/0.98/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)