You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/06/29 03:31:24 UTC

[iotdb] branch remove_compaction_log_0.12 updated (eecc57a -> df78f13)

This is an automated email from the ASF dual-hosted git repository.

haonan pushed a change to branch remove_compaction_log_0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from eecc57a  change default compaction_interval to 30s
     add 651a12a  [To rel/0.12][Cluster][Cherry-Pick] write perfromance optimization when replicaNum == 1 && fix a query concurrent bug when query multi timeseries && remove no-merge info log (#3460)
     add df78f13  Merge branch 'rel/0.12' into remove_compaction_log_0.12

No new revisions were added by this update.

Summary of changes:
 .../cluster/log/manage/CommittedEntryManager.java  |  4 ++
 .../query/reader/mult/RemoteMultSeriesReader.java  |  4 +-
 .../cluster/server/member/DataGroupMember.java     | 43 ++++++++++++++++++----
 .../cluster/server/member/MetaGroupMember.java     |  2 +-
 .../iotdb/cluster/server/member/RaftMember.java    | 23 +++++++++---
 5 files changed, 59 insertions(+), 17 deletions(-)