« Return to Thread: [jira] Created: (HADOOP-2688) [hbase] IllegalArgumentException processing a shutdown

[jira] Updated: (HADOOP-2688) [hbase] IllegalArgumentException processing a shutdown stops server going down and results in millions of lines of output

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View in Thread


     [ 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: Open)

Passes tests locally.  Passing to hudson.

> [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
>            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.

 « Return to Thread: [jira] Created: (HADOOP-2688) [hbase] IllegalArgumentException processing a shutdown