This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch ssl_between_nodes
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 9c90eede908 Merge branch 'master' of github.com:apache/iotdb into
ssl_between_nodes
new 001bfc5626b fix dependencies error
new 09650378900 fix ainode
new eaff16eecd8 finishing dev
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
iotdb-client/service-rpc/pom.xml | 8 ++++
.../iotdb/rpc/NettyTNonBlockingTransport.java | 49 ++++++++++----------
iotdb-core/ainode/ainode/core/config.py | 53 +++++++++++++++++-----
iotdb-core/ainode/ainode/core/ingress/iotdb.py | 9 +++-
iotdb-core/ainode/ainode/core/rpc/client.py | 18 ++++++--
iotdb-core/ainode/ainode/core/rpc/service.py | 32 +++++++++++--
.../ainode/resources/conf/iotdb-ainode.properties | 32 ++++++++++++-
iotdb-core/metrics/interface/pom.xml | 1 -
.../conf/iotdb-system.properties.template | 2 +-
.../iotdb/commons/conf/CommonDescriptor.java | 2 +-
.../service/AbstractThriftServiceThread.java | 7 ++-
.../iotdb/commons/service/ThriftServiceThread.java | 1 +
12 files changed, 163 insertions(+), 51 deletions(-)