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

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


    from cb6b1d542f [IOTDB-2978][compaction error log ] Log level and "null" 
error message handling (#6140)
     add d3b4564e89 [IOTDB-3377] Enhance IT files code style checking (#6149)

No new revisions were added by this update.

Summary of changes:
 integration-test/checkstyle.xml                    |  7 ++-
 integration-test/import-control.xml                |  6 +--
 .../org/apache/iotdb/db/it/IoTDBExampleIT.java     | 14 +++---
 .../iotdb/db/it/IoTDBExampleParallel1IT.java       | 28 +++++------
 .../iotdb/db/it/IoTDBExampleParallel2IT.java       | 42 ++++++++--------
 .../iotdb/db/it/IoTDBExampleParallel3IT.java       | 56 +++++++++++-----------
 integration/checkstyle.xml                         | 33 ++++++++-----
 integration/import-control.xml                     |  6 +--
 .../db/engine/trigger/example/Accumulator.java     |  0
 .../iotdb/db/engine/trigger/example/Counter.java   |  0
 pom.xml                                            |  1 +
 11 files changed, 105 insertions(+), 88 deletions(-)
 rename integration/src/{test => 
main}/java/org/apache/iotdb/db/engine/trigger/example/Accumulator.java (100%)
 rename integration/src/{test => 
main}/java/org/apache/iotdb/db/engine/trigger/example/Counter.java (100%)

Reply via email to