You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ratis.apache.org by dr...@apache.org on 2022/09/09 08:56:00 UTC

[ratis] branch master updated (df18d0b03 -> 1f13165a6)

This is an automated email from the ASF dual-hosted git repository.

dragonyliu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ratis.git


    from df18d0b03 RATIS-1702. Make listener reject leader election (#739)
     add 1f13165a6 RATIS-1698. Add unit-test of listener related to leaderElection (#737)

No new revisions were added by this update.

Summary of changes:
 .../ratis/server/impl/PeerConfiguration.java       |  4 +++
 .../ratis/server/impl/RaftConfigurationImpl.java   |  4 +++
 .../ratis/server/impl/LeaderElectionTests.java     | 42 ++++++++++++++++++++++
 3 files changed, 50 insertions(+)