You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2020/11/27 00:57:33 UTC

[iotdb] branch cluster_new updated (1d7289a -> e586bbe)

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/iotdb.git.


    from 1d7289a  fix pull file integer overflow
     add 7373809  reduce sleep time when unapplied logs overflow
     add 7073d1c  remove unnecessary schema pulling
     add 5434b50  fix initial apply index
     add f86960d  fix log type
     add e586bbe  add mem-control related configs

No new revisions were added by this update.

Summary of changes:
 .../resources/conf/iotdb-engine.properties         | 40 +++++++++++++++++-
 .../iotdb/cluster/log/applier/DataLogApplier.java  |  2 +-
 .../cluster/log/manage/CommittedEntryManager.java  |  2 +-
 .../iotdb/cluster/log/manage/RaftLogManager.java   |  4 +-
 .../iotdb/cluster/query/ClusterPlanExecutor.java   | 47 ----------------------
 5 files changed, 42 insertions(+), 53 deletions(-)