[
https://issues.apache.org/jira/browse/HADOOP-2688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HADOOP-2688:
--------------------------
Status: Patch Available (was: In Progress)
> [hbase] IllegalArgumentException processing a shutdown stops server going
> down and results in millions of lines of output
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-2688
> URL: https://issues.apache.org/jira/browse/HADOOP-2688
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/hbase
> Reporter: stack
> Assignee: stack
> Priority: Blocker
> Fix For: 0.16.0
>
> Attachments: emptywritable-v2.patch, emptywritable.patch
>
>
> {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.