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/19 12:44:14 UTC

[iotdb] branch cluster_new updated (e2b7834 -> 2215d74)

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 e2b7834  wait when unapplied log size is too large
     add 2215d74  add serialization service in LogDispatcher

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/cluster/log/LogDispatcher.java  | 15 +++++++++++----
 .../apache/iotdb/cluster/log/manage/RaftLogManager.java   |  2 +-
 .../iotdb/cluster/log/snapshot/PullSnapshotTask.java      |  1 -
 .../apache/iotdb/cluster/server/member/RaftMember.java    |  4 +++-
 .../main/java/org/apache/iotdb/db/metadata/MManager.java  |  2 +-
 .../main/java/org/apache/iotdb/db/utils/SchemaUtils.java  |  9 +++++++--
 6 files changed, 23 insertions(+), 10 deletions(-)