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 2022/04/25 02:01:52 UTC

[iotdb] branch standaloneMPPWrite updated (5c21b38eea -> d40cada244)

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

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


    from 5c21b38eea Update server/src/main/java/org/apache/iotdb/db/service/DataNode.java
     add d40cada244 Fix start-up

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/mpp/execution/QueryExecution.java   | 2 +-
 server/src/main/java/org/apache/iotdb/db/service/DataNode.java   | 1 +
 server/src/main/java/org/apache/iotdb/db/service/IoTDB.java      | 9 +++++++++
 .../iotdb/db/service/thrift/impl/DataNodeTSIServiceImpl.java     | 2 +-
 4 files changed, 12 insertions(+), 2 deletions(-)