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/06 02:50:08 UTC

[iotdb] branch cluster_new updated (bfd787b -> 31121da)

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 bfd787b  Merge pull request #1923 from LebronAl/cluster_new_fix_thrift_NPE
     new f5039a2  fix catch up bug
     new a2bcc01  add wether use batch send log parameter
     new e9240c6  resolve conflict
     new 31121da  Merge pull request #1950 from neuyilan/apache_cluster_new_1104_bug_gix

The 5496 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/iotdb/cluster/log/LogDispatcher.java    | 21 ++++++++-----
 .../iotdb/cluster/log/catchup/CatchUpTask.java     |  8 ++---
 .../iotdb/cluster/log/catchup/LogCatchUpTask.java  |  4 +--
 .../serializable/SyncLogDequeSerializer.java       | 34 +++++++++++++---------
 4 files changed, 39 insertions(+), 28 deletions(-)