You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2022/04/19 07:32:47 UTC

[iotdb] branch master updated (a448999829 -> 0b61882ab4)

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

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


    from a448999829 [IOTDB-2898] Improve deletion of wal files (#5524)
     add 0b61882ab4 Add failed method for Driver (#5589)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/mpp/execution/DataDriver.java    |  5 +++++
 .../main/java/org/apache/iotdb/db/mpp/execution/Driver.java   | 11 +++++++++--
 .../iotdb/db/mpp/execution/FragmentInstanceContext.java       |  6 ++++++
 .../java/org/apache/iotdb/db/mpp/execution/SchemaDriver.java  |  5 +++++
 .../iotdb/db/mpp/schedule/task/FragmentInstanceTask.java      |  3 +++
 5 files changed, 28 insertions(+), 2 deletions(-)