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/02 06:41:35 UTC

[iotdb] branch ty-mpp updated (f3698d8 -> 11f16c0)

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

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


    from f3698d8  add DataDriverTest
     add 11f16c0  add abort method for IFragmentInstanceScheduler

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/mpp/execution/FragmentInstanceExecution.java      |  1 +
 .../apache/iotdb/db/mpp/execution/FragmentInstanceManager.java | 10 ++++++++++
 .../iotdb/db/mpp/schedule/FragmentInstanceScheduler.java       |  5 +++++
 .../iotdb/db/mpp/schedule/IFragmentInstanceScheduler.java      |  7 +++++++
 4 files changed, 23 insertions(+)