[ 
https://issues.apache.org/jira/browse/HBASE-14076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637852#comment-14637852
 ] 

Hudson commented on HBASE-14076:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #6672 (See 
[https://builds.apache.org/job/HBase-TRUNK/6672/])
HBASE-14076 ResultSerialization and MutationSerialization can throw 
InvalidProtocolBufferException when serializing a cell larger than 64MB 
(esteban: rev 7ddae3939e38ee4a910eef63c051c9d470d32629)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/ResultSerialization.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestSerialization.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/MutationSerialization.java


> ResultSerialization and MutationSerialization can throw 
> InvalidProtocolBufferException when serializing a cell larger than 64MB
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-14076
>                 URL: https://issues.apache.org/jira/browse/HBASE-14076
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0.0, hbase-11339, 1.2.0
>            Reporter: Esteban Gutierrez
>            Assignee: Esteban Gutierrez
>             Fix For: hbase-11339
>
>         Attachments: HBASE-14076.hbase-11339.patch, 
> HBASE-14076.hbase-11339.patch, HBASE-14076.v2.hbase-11339.patch
>
>
> This was reported in CRUNCH-534 but is a problem how we handle 
> deserialization of large Cells (> 64MB) in ResultSerialization and 
> MutationSerialization.
> The fix is just re-using what it was done in HBASE-13230.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to