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 830349e Merge branch 'cluster_premerge2' into cluster_new
new 9f208b7 fix thrift_max_frame_size bug && add thrift_init_buffer_size
config
new 9478426 fix instanceof insertplan
new ffabaaa Merge pull request #1454 from
LebronAl/cluster_new_fix_thrift_config_bug
The 4428 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:
cluster/src/assembly/resources/conf/iotdb-engine.properties | 5 ++++-
.../java/org/apache/iotdb/cluster/server/ClientServer.java | 1 +
.../java/org/apache/iotdb/cluster/server/RaftServer.java | 1 +
.../apache/iotdb/cluster/server/member/MetaGroupMember.java | 3 +--
.../src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java | 13 +++++++++++++
.../main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java | 4 ++++
.../main/java/org/apache/iotdb/db/service/RPCService.java | 3 ++-
7 files changed, 26 insertions(+), 4 deletions(-)