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 03:20:10 UTC

[iotdb] branch beyyes/master1 updated (549a13bf71 -> cd31eddbb6)

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

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


    from 549a13bf71 merge with master
     add 523e82a437 Fixed the bugs of shell (#7910)
     add cd31eddbb6 merge with master

No new revisions were added by this update.

Summary of changes:
 .../src/assembly/resources/conf/confignode-env.bat | 22 +-------------------
 .../assembly/resources/sbin/start-confignode.bat   | 24 ++++++----------------
 .../assembly/resources/sbin/start-confignode.sh    |  9 ++++----
 .../iotdb/confignode/manager/node/NodeManager.java |  3 +++
 .../impl/statemachine/RegionMigrateProcedure.java  |  4 ++--
 .../src/assembly/resources/conf/datanode-env.bat   | 20 ------------------
 .../src/assembly/resources/sbin/start-datanode.bat | 16 ---------------
 .../iotdb/db/service/RegionMigrateService.java     | 19 ++++++++++++++---
 .../java/org/apache/iotdb/rpc/TSStatusCode.java    |  1 +
 9 files changed, 34 insertions(+), 84 deletions(-)