[
https://issues.apache.org/jira/browse/HBASE-5358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225516#comment-13225516
]
Hudson commented on HBASE-5358:
-------------------------------
Integrated in HBase-0.92-security #97 (See
[https://builds.apache.org/job/HBase-0.92-security/97/])
HBASE-5358 HBaseObjectWritable should be able to serialize/deserialize
generic
arrays (Enis) (Revision 1297267)
Result = FAILURE
tedyu :
Files :
* /hbase/branches/0.92/CHANGES.txt
*
/hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/io/HbaseObjectWritable.java
*
/hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/io/TestHbaseObjectWritable.java
> HBaseObjectWritable should be able to serialize/deserialize generic arrays
> --------------------------------------------------------------------------
>
> Key: HBASE-5358
> URL: https://issues.apache.org/jira/browse/HBASE-5358
> Project: HBase
> Issue Type: Improvement
> Components: coprocessors, io
> Affects Versions: 0.94.0
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 0.94.0
>
> Attachments: 5358-92.txt, HBASE-5358_v3.patch
>
>
> HBaseObjectWritable can encode Writable[]'s but, but cannot encode A[] where
> A extends Writable. This becomes an issue for example when adding a
> coprocessor method which takes A[] (see HBASE-5352).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira