Abhishek Pal created RATIS-2449:
-----------------------------------
Summary: Wait for new configurations in leader election tests
Key: RATIS-2449
URL: https://issues.apache.org/jira/browse/RATIS-2449
Project: Ratis
Issue Type: Improvement
Components: test
Reporter: Abhishek Pal
Assignee: Abhishek Pal
There is a possible race condition in LeaderElectionTests.java where
`setConfiguration()` returns success (the leader committed the entry) but the
new config has not yet propagated to all peers in-memory `getRaftConf()`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)