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 a9c7717  Merge pull request #1555 from LebronAl/cluster_new_config
     add 995dba5  add max num of logs in mem config
     add 23daa11  rename minimum number of logs in memory
     add 8817a1c  rename min config
     add de0e8ab  typo
     add 0edbcd7  log number out of bound exception
     add d01a1de  delete
     add 4628d06  comments
     add a049cea  Merge branch 'cluster_new' into kyy2
     add 013c179  extract delete log
     add a2d80b7  Merge pull request #1544 from apache/kyy2

No new revisions were added by this update.

Summary of changes:
 .../resources/conf/iotdb-cluster.properties        | 13 ++++-
 .../apache/iotdb/cluster/config/ClusterConfig.java | 23 ++++++--
 .../iotdb/cluster/config/ClusterDescriptor.java    |  7 ++-
 .../cluster/log/manage/CommittedEntryManager.java  |  4 +-
 .../iotdb/cluster/log/manage/RaftLogManager.java   | 62 ++++++++++++++--------
 .../iotdb/cluster/server/member/RaftMember.java    |  3 +-
 .../cluster/server/service/MetaAsyncService.java   |  9 ++--
 .../cluster/log/manage/RaftLogManagerTest.java     |  3 +-
 8 files changed, 84 insertions(+), 40 deletions(-)

Reply via email to