You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/04/11 03:18:12 UTC

[jira] [Resolved] (HBASE-2818) Cannot force a region to close when it has no RS entry in META

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

Andrew Purtell resolved HBASE-2818.
-----------------------------------
    Resolution: Cannot Reproduce

Reopen if still an issue with current code

> 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 was sent by Atlassian JIRA
(v6.3.4#6332)