This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch cluster_new
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from f90ad86 add last heartbeat time in node report and disable MQTT
add 555d413 [IOTDB-574] Specify configuration when start iotdb (#998)
No new revisions were added by this update.
Summary of changes:
cluster/pom.xml | 4 +
cluster/src/assembly/resources/sbin/start-node.bat | 17 +++-
cluster/src/assembly/resources/sbin/start-node.sh | 21 ++++-
.../java/org/apache/iotdb/cluster/ClusterMain.java | 9 ++-
.../iotdb/cluster/config/ClusterDescriptor.java | 93 +++++++++++++++++++---
5 files changed, 130 insertions(+), 14 deletions(-)