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

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


    from 52dbc0bb376 fix ci
     add fe150e6ce5c enhance

No new revisions were added by this update.

Summary of changes:
 .../iotdb/confignode/manager/cq/CQManager.java     |  2 +-
 .../confignode/manager/cq/CQScheduleTask.java      |  1 -
 .../iotdb/consensus/ratis/RatisConsensus.java      |  8 +++---
 .../apache/iotdb/consensus/iot/StabilityTest.java  | 11 +++++---
 .../iotdb/consensus/ratis/RatisConsensusTest.java  |  6 +++++
 .../iotdb/consensus/ratis/RecoverReadTest.java     |  2 ++
 .../iotdb/consensus/simple/RecoveryTest.java       |  1 +
 .../consensus/simple/SimpleConsensusTest.java      | 15 ++++++-----
 .../impl/DataNodeInternalRPCServiceImpl.java       |  5 +---
 .../iotdb/db/service/RegionMigrateService.java     | 12 +++++++--
 .../iotdb/commons/consensus/ConsensusGroupId.java  | 30 +++++-----------------
 11 files changed, 48 insertions(+), 45 deletions(-)

Reply via email to