You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2017/08/14 23:31:00 UTC

[jira] [Updated] (RATIS-105) Server should check group id for client requests

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

Tsz Wo Nicholas Sze updated RATIS-105:
--------------------------------------
    Attachment: r105_20170814.patch

r105_20170814.patch: check group id for all client requests

Note that this patch assumes RATIS-100.



> Server should check group id for client requests 
> -------------------------------------------------
>
>                 Key: RATIS-105
>                 URL: https://issues.apache.org/jira/browse/RATIS-105
>             Project: Ratis
>          Issue Type: Improvement
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Tsz Wo Nicholas Sze
>         Attachments: r105_20170814.patch
>
>
> In RATIS-100, we found a bug that a server may response to another server with different group so that a cluster with multiple groups may not work correctly.  The solution is to check the group id for each server request before responding to it.
> In this JIRA, we add a similar group id check for the client requests.



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