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 0b84e44  improve AsyncDataLogApplier
     add b3e7bb3  refactor exception capture

No new revisions were added by this update.

Summary of changes:
 .../resources/conf/iotdb-cluster.properties        |  2 +-
 .../org/apache/iotdb/cluster/log/LogApplier.java   | 13 +++--
 .../cluster/log/applier/AsyncDataLogApplier.java   | 66 ++++++++++++++++------
 .../iotdb/cluster/log/applier/DataLogApplier.java  | 19 +++----
 .../iotdb/cluster/log/applier/MetaLogApplier.java  |  6 +-
 .../iotdb/cluster/log/manage/RaftLogManager.java   | 15 ++---
 .../org/apache/iotdb/cluster/server/Timer.java     |  2 +
 .../iotdb/cluster/common/TestLogApplier.java       | 34 ++++++-----
 .../log/applier/AsyncDataLogApplierTest.java       |  8 +--
 .../cluster/log/applier/DataLogApplierTest.java    | 39 +++++--------
 10 files changed, 111 insertions(+), 93 deletions(-)

Reply via email to