You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ratis.apache.org by sz...@apache.org on 2022/02/17 04:13:00 UTC

[ratis] branch master updated (c681cda -> c2376fd)

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

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


    from c681cda  RATIS-1520. Implement step down leader in server (#597)
     add c2376fd  RATIS-1525. Add step down leader proto and client related code (#602)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/ratis/client/impl/AdminImpl.java |  1 -
 .../org/apache/ratis/client/impl/ClientProtoUtils.java    | 15 +++++++++------
 .../java/org/apache/ratis/server/impl/RaftServerImpl.java | 13 ++++++-------
 .../ratis/server/impl/PreAppendLeaderStepDownTest.java    |  6 +-----
 4 files changed, 16 insertions(+), 19 deletions(-)