You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ratis.apache.org by sh...@apache.org on 2020/05/28 09:40:39 UTC

[incubator-ratis] branch master updated (31d8fda -> a3215c0)

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

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


    from 31d8fda  RATIS-943. Remove unused import in LogSegment (#109)
     add a3215c0  RATIS-942. Fix can not create raftLogMetrics in multi-raft (#106)

No new revisions were added by this update.

Summary of changes:
 .../apache/ratis/server/raftlog/segmented/SegmentedRaftLog.java   | 2 +-
 .../ratis/server/raftlog/segmented/SegmentedRaftLogTestUtils.java | 4 ++--
 .../org/apache/ratis/server/storage/RaftStorageTestUtils.java     | 8 ++++----
 .../java/org/apache/ratis/server/raftlog/TestRaftLogMetrics.java  | 8 ++++----
 .../ratis/server/raftlog/segmented/TestSegmentedRaftLog.java      | 4 ++--
 5 files changed, 13 insertions(+), 13 deletions(-)