This is an automated email from the ASF dual-hosted git repository.
dragonyliu pushed a change to branch branch-2
in repository https://gitbox.apache.org/repos/asf/ratis.git
from 520adb011 RATIS-1730. Optimize RaftLog cache eviction time. (#769)
new 812e2c288 RATIS-1726. Add execute permission to ratis shell script
(#766)
new 5a03548bb RATIS-1717. Perf: Use global serialize buf to avoid temp buf
(#762)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../raftlog/segmented/BufferedWriteChannel.java | 7 +++++--
.../segmented/SegmentedRaftLogOutputStream.java | 21 ++++++++++++++++-----
.../raftlog/segmented/SegmentedRaftLogWorker.java | 6 +++++-
ratis-shell/src/main/bin/ratis | 0
4 files changed, 26 insertions(+), 8 deletions(-)
mode change 100644 => 100755 ratis-shell/src/main/bin/ratis