You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2014/01/26 23:33:38 UTC

[jira] [Resolved] (HBASE-3429) HBaseObjectWritable should support arrays of any Writable or Serializable, not just Writable[].

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

stack resolved HBASE-3429.
--------------------------

    Resolution: Invalid

Resovling.  No longer valid.

> 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
>         Attachments: HBASE-3429-2.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 was sent by Atlassian JIRA
(v6.1.5#6160)