You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by er...@apache.org on 2022/03/21 08:05:47 UTC

[iotdb] branch new_mpp updated (92b4ad2 -> 4b14c13)

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

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


    from 92b4ad2  Add comments for IDIndexedAccessible
     add 4b14c13  Use query id

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/mpp/schedule/FragmentInstanceManager.java  | 7 ++++---
 .../org/apache/iotdb/db/mpp/schedule/IFragmentInstanceManager.java | 6 ++++--
 .../org/apache/iotdb/db/mpp/schedule/task/FragmentInstanceID.java  | 7 ++++---
 .../apache/iotdb/db/mpp/schedule/task/FragmentInstanceTask.java    | 5 ++++-
 4 files changed, 16 insertions(+), 9 deletions(-)