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 2bca330 Merge pull request #1575 from
LebronAl/cluster_new_auto_create_bug
add 7b8ab6f fix test and catch up
add 928c8da Merge branch 'cluster_new' of
https://github.com/apache/incubator-iotdb into cluster_new
add 9ba9170 add comment for rpc compression switch
No new revisions were added by this update.
Summary of changes:
.../resources/conf/iotdb-cluster.properties | 4 +++-
.../iotdb/cluster/log/catchup/CatchUpTask.java | 23 +++++++++++++++-------
.../iotdb/cluster/log/manage/RaftLogManager.java | 7 +++----
.../log/manage/UnCommittedEntryManager.java | 18 ++++++++++++++---
.../db/integration/IoTDBLoadExternalTsfileIT.java | 22 ++++++++++++++-------
.../integration/IoTDBSortedShowTimeseriesIT.java | 21 +++++++++++---------
.../apache/iotdb/db/integration/IoTDBTagIT.java | 13 ++++++------
7 files changed, 71 insertions(+), 37 deletions(-)