[ https://issues.apache.org/jira/browse/HBASE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack updated HBASE-3756: ------------------------- Attachment: 3756.txt Simple fix -- on master failover, just add current root and master servers to onlineRegions. > Can't move META or ROOT from shell > ---------------------------------- > > Key: HBASE-3756 > URL: https://issues.apache.org/jira/browse/HBASE-3756 > Project: HBase > Issue Type: Bug > Reporter: stack > Priority: Critical > Attachments: 3756.txt > > > Fails with unknownregionexception: > {code} > ERROR: java.lang.reflect.UndeclaredThrowableException: > org.apache.hadoop.hbase.UnknownRegionException: -ROOT-,,0,70236052 > at org.apache.hadoop.hbase.master.HMaster.move(HMaster.java:729) > at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.apache.hadoop.hbase.ipc.HBaseRPC$Server.call(HBaseRPC.java:570) > at > org.apache.hadoop.hbase.ipc.HBaseServer$Handler.run(HBaseServer.java:1039) > {code} -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira