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