[hbase] IllegalArgumentException processing a shutdown
------------------------------------------------------
Key: HADOOP-2688
URL: https://issues.apache.org/jira/browse/HADOOP-2688
Project: Hadoop
Issue Type: Bug
Components: contrib/hbase
Reporter: stack
Priority: Minor
{code}
2008-01-23 02:38:54,537 WARN org.apache.hadoop.hbase.HMaster: Processing
pending operations: ProcessServerShutdown of XX.XX.XX.128:60020
java.lang.IllegalArgumentException: Can't build a writable with empty bytes
array
at org.apache.hadoop.hbase.util.Writables.getWritable(Writables.java:81)
at
org.apache.hadoop.hbase.HMaster$ProcessServerShutdown.scanMetaRegion(HMaster.java:2045)
at
org.apache.hadoop.hbase.HMaster$ProcessServerShutdown.process(HMaster.java:2230)
at org.apache.hadoop.hbase.HMaster.run(HMaster.java:1059)
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.