This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch speed_up_recover in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit cf2173f3f2b69654ad0b79bd2be1e35ac9cbfc04 Merge: 41ed3907ecf 7f050df3e00 Author: HTHou <[email protected]> AuthorDate: Fri Jul 26 18:59:21 2024 +0800 Merge branch 'master' of github.com:apache/iotdb into speed_up_recover iotdb-client/client-py/resources/pyproject.toml | 7 +- .../org/apache/iotdb/consensus/IStateMachine.java | 3 +- .../org/apache/iotdb/consensus/common/Utils.java | 6 +- .../consensus/iot/IoTConsensusServerImpl.java | 30 +++--- .../iotdb/consensus/ratis/SnapshotStorage.java | 10 +- .../apache/iotdb/consensus/ratis/SnapshotTest.java | 5 +- .../dataregion/DataRegionStateMachine.java | 6 +- .../pipeconsensus/PipeConsensusReceiver.java | 112 ++++++++++++--------- 8 files changed, 92 insertions(+), 87 deletions(-)
