You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Esteban Gutierrez (JIRA)" <ji...@apache.org> on 2015/07/14 20:40:04 UTC

[jira] [Created] (HBASE-14076) ResultSerialization and MutationSerialization can throw InvalidProtocolBufferException when serializing a cell larger than 64MB

Esteban Gutierrez created HBASE-14076:
-----------------------------------------

             Summary: 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
            Reporter: Esteban Gutierrez


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)