You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/03/02 06:28:27 UTC

[iotdb] branch master updated (a7876e5 -> 467f527)

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

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


    from a7876e5  Extract the common codes to one utils class  & Reduce the content of debug log printing of the InsertRowsPlan (#2753)
     add 467f527  [IOTDB-1174] optimize mergechunks thread number (#2733)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/engine/merge/task/MergeMultiChunkTask.java | 7 +++++++
 .../db/integration/{IoTDBMergeTest.java => IoTDBMergeIT.java}      | 6 +++---
 server/src/test/resources/logback.xml                              | 2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
 rename server/src/test/java/org/apache/iotdb/db/integration/{IoTDBMergeTest.java => IoTDBMergeIT.java} (99%)