This is an automated email from the ASF dual-hosted git repository.
xingtanzjr pushed a change to branch ml_add_peer
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 797f5175c4 add logs for buildSyncLogChannel
new c210da84d1 polish codes in multileader consensus
new 2f079aa0d1 fix some bugs
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:
.../multileader/MultiLeaderConsensus.java | 23 +++++++++++++----
.../multileader/MultiLeaderServerImpl.java | 29 ++++++++++++++--------
.../multileader/logdispatcher/IndexController.java | 25 ++++++++++++++++---
.../multileader/logdispatcher/LogDispatcher.java | 7 +++++-
.../statemachine/DataRegionStateMachine.java | 6 +++++
.../iotdb/db/engine/snapshot/SnapshotLoader.java | 6 +++++
.../SimpleFragmentParallelPlanner.java | 2 +-
7 files changed, 76 insertions(+), 22 deletions(-)