You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ratis.apache.org by lj...@apache.org on 2020/06/30 10:42:49 UTC

[incubator-ratis] branch master updated (0cc6aca -> 5916ffe)

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

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


    from 0cc6aca  RATIS-833. Add metrics for raft log cache count and size in bytes (#78)
     add 5916ffe  RATIS-989. Avoid change state from CLOSING to EXCEPTION in LogAppender (#138)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/ratis/util/LifeCycle.java |  2 +-
 .../org/apache/ratis/server/impl/LogAppender.java  | 40 +++++++++++++++-------
 2 files changed, 28 insertions(+), 14 deletions(-)