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

qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from c131da2  [IOTDB-1254] Trigger module: windowing utility (#2891)
     add e656ea5  uncomment the less used configuration (#2993)

No new revisions were added by this update.

Summary of changes:
 .../resources/conf/iotdb-cluster.properties        |  58 ++---
 .../apache/iotdb/cluster/config/ClusterConfig.java |   2 +-
 .../cluster/client/async/AsyncClientPoolTest.java  |  37 ++-
 .../cluster/client/async/AsyncDataClientTest.java  |  18 ++
 .../client/async/AsyncDataHeartbeatClientTest.java |  18 ++
 .../cluster/client/async/AsyncMetaClientTest.java  |  18 ++
 .../client/async/AsyncMetaHeartbeatClientTest.java |  18 ++
 .../iotdb/cluster/log/LogDispatcherTest.java       |  10 +-
 .../cluster/log/snapshot/DataSnapshotTest.java     |   8 +
 .../resources/conf/iotdb-engine.properties         | 262 ++++++++++-----------
 10 files changed, 274 insertions(+), 175 deletions(-)

Reply via email to