You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2017/11/30 08:32:00 UTC

[jira] [Created] (RATIS-161) gRPC Log appender should check if the appended request size is less than max message size of the server

Mukul Kumar Singh created RATIS-161:
---------------------------------------

             Summary: gRPC Log appender should check if the appended request size is less than max message size of the server
                 Key: RATIS-161
                 URL: https://issues.apache.org/jira/browse/RATIS-161
             Project: Ratis
          Issue Type: Bug
            Reporter: Mukul Kumar Singh
            Assignee: Mukul Kumar Singh


RATIS-133 add a check to the raft client to ensure that server doesn't receive messages which are greater than maxMessageSize. However GRPCLogAppender can append entries to the server and these entries can be greater than the max message size. This jira will add a check to GRPCLogAppender as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)