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

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


    from 77f17daf4d5 Fix C++ client build problem (#12241)
     add 8d802e60b88 [RatisConsensus] Bump ratis snapshot version (52e8db6) to 
support force snapshot (#12242)

No new revisions were added by this update.

Summary of changes:
 .../confignode/manager/consensus/ConsensusManager.java  |  2 +-
 .../java/org/apache/iotdb/consensus/IConsensus.java     |  3 ++-
 .../org/apache/iotdb/consensus/iot/IoTConsensus.java    |  2 +-
 .../org/apache/iotdb/consensus/ratis/DiskGuardian.java  |  2 +-
 .../apache/iotdb/consensus/ratis/RatisConsensus.java    | 17 +++++++++++------
 .../org/apache/iotdb/consensus/ratis/utils/Utils.java   |  1 +
 .../apache/iotdb/consensus/simple/SimpleConsensus.java  |  2 +-
 .../org/apache/iotdb/consensus/iot/StabilityTest.java   | 10 +++++-----
 .../iotdb/consensus/ratis/RatisConsensusTest.java       |  2 +-
 .../iotdb/consensus/simple/SimpleConsensusTest.java     |  2 +-
 .../org/apache/iotdb/db/service/IoTDBShutdownHook.java  |  2 +-
 pom.xml                                                 |  2 +-
 12 files changed, 27 insertions(+), 20 deletions(-)

Reply via email to