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

stack updated HBASE-2818:
-------------------------

             Priority: Critical  (was: Major)
    Affects Version/s:     (was: 0.90.0)
                       0.94.0
                       0.92.1

Marking critical for 0.94.0 and for 0.92.1.  Need this doing fixup.
                
> Cannot force a region to close when it has no RS entry in META
> --------------------------------------------------------------
>
>                 Key: HBASE-2818
>                 URL: https://issues.apache.org/jira/browse/HBASE-2818
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 0.92.1, 0.94.0
>            Reporter: Todd Lipcon
>            Priority: Critical
>
> I have a region that's open on a server, but META thinks it's not deployed 
> anywhere. I get the following when trying to close it:
> hbase(main):002:0> close_region 
> 'usertable,user302806495,1278457018956.c4ad0681f7be3995490c745861af66ea.', 
> '192.168.42.41:60020'
> ERROR: java.io.IOException: java.io.IOException: 
> java.lang.NullPointerException
>         at org.apache.hadoop.hbase.util.Bytes.toLong(Bytes.java:479)
>         at org.apache.hadoop.hbase.util.Bytes.toLong(Bytes.java:453)
>         at 
> org.apache.hadoop.hbase.master.HMaster.modifyTable(HMaster.java:1021)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to