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:36:00 UTC

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

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

Mukul Kumar Singh updated RATIS-161:
------------------------------------
    Attachment: RATIS-161.001.patch

> 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
>         Attachments: RATIS-161.001.patch
>
>
> 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)