This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch native_raft
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from ada714f5586 fix when only 1 replica and not using nbraft
add 4f79fd45a77 add timers
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/consensus/natraft/protocol/RaftMember.java | 5 ++++-
.../log/dispatch/pipeline/PipelineDispatcherThread.java | 4 ++++
.../log/dispatch/pipeline/PipelinedLogDispatcher.java | 2 +-
.../java/org/apache/iotdb/consensus/natraft/utils/Timer.java | 12 ++++++++++++
4 files changed, 21 insertions(+), 2 deletions(-)