Himanshu Vashishtha created HBASE-6515:
------------------------------------------

             Summary: Setting request size with protobuf
                 Key: HBASE-6515
                 URL: https://issues.apache.org/jira/browse/HBASE-6515
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.96.0
            Reporter: Himanshu Vashishtha


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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to