This is an automated email from the ASF dual-hosted git repository.
ericpai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from abb242a54b fix the issue that AutoCreateTimeSeries throws NPE (#6249)
add ae5f78646c [IOTDB-3424] avoid run duplicated IotDB server/node (#6200)
No new revisions were added by this update.
Summary of changes:
.../src/assembly/resources/sbin/start-datanode.sh | 63 ++++++++++++++++++++++
.../assembly/resources/sbin/start-new-server.sh | 63 ++++++++++++++++++++++
server/src/assembly/resources/sbin/start-server.sh | 63 ++++++++++++++++++++++
.../java/org/apache/iotdb/db/service/IoTDB.java | 10 ++--
.../java/org/apache/iotdb/db/service/NewIoTDB.java | 10 ++--
5 files changed, 201 insertions(+), 8 deletions(-)