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

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

Tsz Wo Nicholas Sze created RATIS-105:
-----------------------------------------

             Summary: 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


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)