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

shuwenwei pushed a change to branch compation-log
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 32813d49e57 Update logback-datanode.xml
     add 86351e102ed add query logger

No new revisions were added by this update.

Summary of changes:
 example/pipe-count-point-processor/pom.xml         |  2 +-
 integration-test/pom.xml                           | 32 +++++++++++-----------
 iotdb-client/jdbc/pom.xml                          |  2 +-
 .../assembly/resources/conf/logback-datanode.xml   |  8 +++---
 .../db/queryengine/execution/driver/Driver.java    |  3 +-
 .../execution/exchange/MPPDataExchangeManager.java |  3 +-
 .../execution/exchange/MPPDataExchangeService.java |  3 +-
 .../execution/exchange/sink/LocalSinkChannel.java  |  3 +-
 .../execution/exchange/sink/ShuffleSinkHandle.java |  3 +-
 .../execution/exchange/sink/SinkChannel.java       |  3 +-
 .../exchange/source/LocalSourceHandle.java         |  3 +-
 .../execution/exchange/source/SourceHandle.java    |  3 +-
 .../execution/executor/RegionReadExecutor.java     |  3 +-
 .../fragment/FragmentInstanceContext.java          |  3 +-
 .../fragment/FragmentInstanceExecution.java        |  3 +-
 .../queryengine/execution/memory/MemoryPool.java   |  3 +-
 .../execution/operator/process/SortOperator.java   |  3 +-
 .../iotdb/db/queryengine/plan/Coordinator.java     |  2 +-
 .../queryengine/plan/analyze/AnalyzeVisitor.java   |  2 +-
 .../plan/analyze/ClusterPartitionFetcher.java      |  3 +-
 .../config/executor/ClusterConfigTaskExecutor.java |  3 +-
 .../plan/planner/LocalExecutionPlanContext.java    |  3 +-
 .../plan/planner/LocalExecutionPlanner.java        |  3 +-
 .../plan/planner/OperatorTreeGenerator.java        |  3 +-
 .../SimpleFragmentParallelPlanner.java             |  3 +-
 .../plan/scheduler/SimpleQueryTerminator.java      |  3 +-
 .../compaction/schedule/CompactionWorker.java      |  3 +-
 .../dataregion/compaction/settle/SettleLog.java    |  3 +-
 .../compaction/settle/SettleRequestHandler.java    |  3 +-
 .../dataregion/compaction/settle/SettleTask.java   |  3 +-
 .../apache/iotdb/commons/conf/IoTDBConstant.java   |  3 +-
 pom.xml                                            | 10 +++----
 32 files changed, 79 insertions(+), 54 deletions(-)

Reply via email to