You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ca...@apache.org on 2022/11/07 13:08:09 UTC

[iotdb] branch beyyes/confignode_ratis_addNewNodeToExistedGroup updated (e83e674c42 -> 6c7ede9599)

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

caogaofei pushed a change to branch beyyes/confignode_ratis_addNewNodeToExistedGroup
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from e83e674c42 Merge branch 'beyyes/confignode_ratis_addNewNodeToExistedGroup' of github.com:apache/iotdb into beyyes/confignode_ratis_addNewNodeToExistedGroup
     add c65ffb247d make code tidy
     add 6c7ede9599 add QUERY_CONSENSUS_MANAGER judgement

No new revisions were added by this update.

Summary of changes:
 .../confignode/client/ConfigNodeRequestType.java   |  1 +
 .../client/sync/SyncConfigNodeClientPool.java      |  2 ++
 .../iotdb/confignode/manager/ConsensusManager.java |  7 -------
 .../procedure/env/ConfigNodeProcedureEnv.java      | 23 ++++++++++++++++++++++
 .../thrift/ConfigNodeRPCServiceProcessor.java      |  8 ++++++++
 .../iotdb/consensus/ratis/RatisConsensus.java      |  3 ---
 .../java/org/apache/iotdb/rpc/TSStatusCode.java    |  1 +
 .../src/main/thrift/confignode.thrift              |  5 +++++
 8 files changed, 40 insertions(+), 10 deletions(-)