You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2017/03/27 14:44:41 UTC

[jira] [Updated] (HBASE-16780) Since move to protobuf3.1, Cells are limited to 64MB where previous they had no limit

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

stack updated HBASE-16780:
--------------------------
    Attachment: HBASE-16780.master.001.patch

> Since move to protobuf3.1, Cells are limited to 64MB where previous they had no limit
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-16780
>                 URL: https://issues.apache.org/jira/browse/HBASE-16780
>             Project: HBase
>          Issue Type: Bug
>          Components: Protobufs
>    Affects Versions: 2.0.0
>            Reporter: stack
>            Priority: Critical
>         Attachments: HBASE-16780.master.001.patch
>
>
> Change in protobuf behavior noticed by [~mbertozzi]. His test TestStressWALProcedureStore#testEntrySizeLimit keeps upping size we write and he found that now we are bound at 64MB. Digging, yeah, there is a check in place that was not there before. Filed https://github.com/grpc/grpc-java/issues/2324 but making issue here in meantime in case we have to note a change-in-behavior in hbase-2.0.0



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)