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)