Tsz-wo Sze created RATIS-2332:
---------------------------------
Summary: Start new server with empty peer in tests
Key: RATIS-2332
URL: https://issues.apache.org/jira/browse/RATIS-2332
Project: Ratis
Issue Type: Test
Components: test
Reporter: Tsz-wo Sze
Assignee: Tsz-wo Sze
In the tests, when a new peer is started with a group containing all the new
and old peers before setConf, the new peer could start a leader election. The
existing leader only has the old peers. So the existing leader will ask the
new peer to shut down since it is not in conf.
A simple fix is to start the new peers with an empty conf.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)