You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Himanshu Vashishtha (JIRA)" <ji...@apache.org> on 2013/09/23 20:43:04 UTC

[jira] [Commented] (HBASE-6515) Setting request size with protobuf

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

Himanshu Vashishtha commented on HBASE-6515:
--------------------------------------------

This issue gets resolved by fixing the payload size in HBASE-9394! Resolving it as Duplicate. Thanks JD!
                
> Setting request size with protobuf
> ----------------------------------
>
>                 Key: HBASE-6515
>                 URL: https://issues.apache.org/jira/browse/HBASE-6515
>             Project: HBase
>          Issue Type: Bug
>          Components: IPC/RPC, Replication
>    Affects Versions: 0.95.2
>            Reporter: Himanshu Vashishtha
>            Priority: Critical
>
> While running replication on upstream code, I am hitting  the size-limit exception while sending WALEdits to a different cluster.
> {code}
> com.google.protobuf.InvalidProtocolBufferException: IPC server unable to read call parameters: Protocol message was too large.  May be malicious.  Use CodedInputStream.setSizeLimit() to increase the size limit.
> {code}
> Do we have a property to set some max size or something?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira