You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by er...@apache.org on 2022/07/05 06:55:38 UTC

[iotdb] branch bugfix/iotdb-3543 updated (bf9daecbec -> ee450e7718)

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

ericpai pushed a change to branch bugfix/iotdb-3543
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from bf9daecbec [IOTDB-3543] Use native Java command to start nodes in cluster test
     add ee450e7718 [IOTDB-3543] Fix cmd

No new revisions were added by this update.

Summary of changes:
 integration-test/src/assembly/mpp-test.xml         | 20 ++++++
 .../apache/iotdb/it/env/AbstractNodeWrapper.java   | 83 ++++++----------------
 .../org/apache/iotdb/it/env/ConfigNodeWrapper.java | 25 ++++++-
 .../org/apache/iotdb/it/env/DataNodeWrapper.java   | 27 +++++++
 .../iotdb/it/env/StandaloneDataNodeWrapper.java    |  5 ++
 5 files changed, 96 insertions(+), 64 deletions(-)