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 14e828b decouple thrift interface from raft member
add 7597566 fix maven warning about losing some plugin versions
add 8fcdb51 fix restart bug
add 1e2c3e9 premerge for the distributed version (#1326)
add 3129985 Update index.styl
add 12be837 fix LICENSE-binary (#1471)
add 6b1b0e1 Merge branch 'master' into cluster_new
No new revisions were added by this update.
Summary of changes:
LICENSE-binary | 71 +++++++++++++++++-----
cli/pom.xml | 1 +
distribution/pom.xml | 1 +
hadoop/pom.xml | 5 +-
hive-connector/pom.xml | 7 +--
jdbc/pom.xml | 4 +-
licenses/EDL License 1.0 | 11 ----
pom.xml | 19 +-----
server/pom.xml | 11 ++++
.../org/apache/iotdb/db/metadata/MManager.java | 17 +-----
.../iotdb/db/metadata/mnode/StorageGroupMNode.java | 1 -
.../org/apache/iotdb/db/utils/SchemaUtils.java | 1 +
service-rpc/pom.xml | 3 +-
session/pom.xml | 2 +-
site/src/main/.vuepress/theme/styles/index.styl | 4 +-
thrift/pom.xml | 3 +-
tsfile/pom.xml | 3 +-
.../iotdb/tsfile/utils/ReadWriteIOUtils.java | 2 +-
18 files changed, 92 insertions(+), 74 deletions(-)
delete mode 100644 licenses/EDL License 1.0