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

stack updated HBASE-3429:
-------------------------

       Resolution: Fixed
    Fix Version/s: 0.92.0
         Assignee: Ed Kohlwey
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Committed to TRUNK.  Thanks for the patch Ed.

> HBaseObjectWritable should support arrays of any Writable or Serializable, 
> not just Writable[].
> -----------------------------------------------------------------------------------------------
>
>                 Key: HBASE-3429
>                 URL: https://issues.apache.org/jira/browse/HBASE-3429
>             Project: HBase
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.92.0
>            Reporter: Ed Kohlwey
>            Assignee: Ed Kohlwey
>             Fix For: 0.92.0
>
>         Attachments: HBASE-3429.patch
>
>
> Presently, an exception is actually thrown when deserializing the output of 
> HBaseObjectWritable.writeObject(SomeSubclassOfWritable[]).
> The issue is pretty difficult to debug.
> This patch adds support for arrays whose contents are subtypes of both 
> Serializable and Writable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to