You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2014/03/03 20:10:26 UTC

[jira] [Resolved] (HBASE-10639) Unload script displays wrong counts (off by one) when unloading regions

     [ https://issues.apache.org/jira/browse/HBASE-10639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Hsieh resolved HBASE-10639.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.96.2
         Assignee: Srikanth Srungarapu
     Hadoop Flags: Reviewed

> 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)