[
https://issues.apache.org/jira/browse/HBASE-14076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14630191#comment-14630191
]
Anoop Sam John commented on HBASE-14076:
----------------------------------------
Change LGTM
We might be having other areas of code with possible
InvalidProtocolBufferException? I saw some other Jira also raised with same
issue. Can look as part of another issue.
> 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
> 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)