You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ta...@apache.org on 2022/05/24 10:15:53 UTC

[iotdb] branch jira3188 updated (0dfd56f247 -> e72f3899c7)

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

tanxinyu pushed a change to branch jira3188
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 0dfd56f247 add MutliLeaderConsensusTest && add GetConsensusReqReaderPlan
     add e72f3899c7 enhance MultiLeaderConsensusTest

No new revisions were added by this update.

Summary of changes:
 .../common/request/IndexedConsensusRequest.java    |  21 +++
 .../multileader/MultiLeaderServerImpl.java         |  12 +-
 .../conf/MultiLeaderConsensusConfig.java           |   1 +
 .../multileader/logdispatcher/LogDispatcher.java   |   7 +-
 .../multileader/logdispatcher/SyncStatus.java      |  11 +-
 .../multileader/MultiLeaderConsensusTest.java      | 152 ++++++++++++---------
 6 files changed, 125 insertions(+), 79 deletions(-)