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/06/28 03:14:20 UTC

[incubator-iotdb] branch cluster_new updated (963ac65 -> c49d005)

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 963ac65  update test logback settings
     new 6348043  remove unnecessary persistence
     new 52f817a  optimize insertTablet memory cost
     new c9e74ce  Trigger
     new c49d005  Merge pull request #1422 from LebronAl/cluster_new_unnecessary_persistence

The 4336 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:
 .../serializable/SyncLogDequeSerializer.java       | 23 ++++++++++++++++++----
 .../cluster/server/member/MetaGroupMember.java     | 14 ++++++++-----
 .../cluster/utils/nodetool/function/LogView.java   |  4 ++--
 .../main/java/org/apache/iotdb/rpc/RpcUtils.java   | 12 -----------
 4 files changed, 30 insertions(+), 23 deletions(-)