You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Lei Xie (Jira)" <ji...@apache.org> on 2022/08/16 10:34:00 UTC

[jira] [Created] (RATIS-1673) Verify duplicate peerid when init raft group

Lei Xie created RATIS-1673:
------------------------------

             Summary: Verify duplicate peerid when init raft group
                 Key: RATIS-1673
                 URL: https://issues.apache.org/jira/browse/RATIS-1673
             Project: Ratis
          Issue Type: Wish
            Reporter: Lei Xie
            Assignee: Lei Xie


When run ratis example, the script still runs normally while the peerids are same.

{code:java}
BIN=ratis-examples/src/main/bin
PEERS=n0:127.0.0.1:6000,n0:127.0.0.1:6001,n0:127.0.0.1:6002
{code}




--
This message was sent by Atlassian Jira
(v8.20.10#820010)