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 2021/12/15 14:20:58 UTC

[ratis] branch master updated (f349fdf -> 478749c)

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 f349fdf  RATIS-1438. Add request timeout to ratis Streaming (#563)
     add 478749c  RATIS-1446. Avoid leader election for invalid conf (#560)

No new revisions were added by this update.

Summary of changes:
 .../apache/ratis/server/impl/LeaderElection.java   | 27 +++++++++++-----------
 .../apache/ratis/server/impl/LeaderStateImpl.java  | 20 +++++++++++-----
 .../org/apache/ratis/server/impl/VoteContext.java  |  6 ++++-
 3 files changed, 32 insertions(+), 21 deletions(-)