You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xi...@apache.org on 2023/01/12 08:31:55 UTC

[iotdb] branch master updated (df26f54db3 -> ed75dfcc81)

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

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


    from df26f54db3 [IOTDB-5403] Refine IT: Add ensureNodeStatus to test status after starting or stopping (#8844)
     add ed75dfcc81 finish (#8837)

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/consensus/iot/IoTConsensus.java   |  1 +
 .../consensus/iot/IoTConsensusServerImpl.java      | 32 ++++++++++++++--------
 .../consensus/iot/IoTConsensusServerMetrics.java   |  2 +-
 .../consensus/iot/logdispatcher/LogDispatcher.java |  2 +-
 .../service/IoTConsensusRPCServiceProcessor.java   |  2 +-
 .../apache/iotdb/consensus/iot/ReplicateTest.java  | 32 +++++++++++-----------
 6 files changed, 41 insertions(+), 30 deletions(-)