You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2022/10/26 06:26:35 UTC

[iotdb] branch master updated (5297117206 -> c69748d613)

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

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


    from 5297117206 [IOTDB-4736] Refactor process of show functions (#7727)
     add c69748d613 [IOTDB-4742] [Consensus] add new api: addNewNodeToExistedGroup (#7712)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/consensus/IConsensus.java     | 24 +++++++++
 .../iotdb/consensus/ratis/RatisConsensus.java      | 60 ++++++++++++++++++++--
 .../iotdb/consensus/ratis/RatisConsensusTest.java  | 14 +++++
 3 files changed, 94 insertions(+), 4 deletions(-)