You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/04/01 00:12:41 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15951844#comment-15951844 ] 

Hudson commented on HBASE-16780:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2776 (See [https://builds.apache.org/job/HBase-Trunk_matrix/2776/])
HBASE-16780 Since move to protobuf3.1, Cells are limited to 64MB where (stack: rev 7700a7fac1262934fe538a96b040793c6ff171ce)
* (edit) hbase-server/pom.xml
* (edit) hbase-protocol-shaded/pom.xml


> 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
>            Assignee: stack
>            Priority: Critical
>             Fix For: 2.0.0
>
>         Attachments: HBASE-16780.master.001.patch, HBASE-16780.master.002.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)