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 c47c389 Merge branch 'cluster_premerge2' into cluster_new
add d4c28e6 fix remove committed logs
No new revisions were added by this update.
Summary of changes:
.../resources/conf/iotdb-cluster.properties | 2 +-
.../apache/iotdb/cluster/config/ClusterConfig.java | 2 +-
.../cluster/log/manage/CommittedEntryManager.java | 4 +-
.../log/manage/MetaSingleSnapshotLogManager.java | 2 +-
.../log/manage/PartitionedSnapshotLogManager.java | 2 +-
.../iotdb/cluster/log/manage/RaftLogManager.java | 72 +++++++++++++---------
.../iotdb/cluster/common/TestLogManager.java | 2 +-
7 files changed, 49 insertions(+), 37 deletions(-)