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/26 11:17:58 UTC

[iotdb] branch stable-mpp updated (50ef06f188 -> cae5c44c29)

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

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


    from 50ef06f188 close the client for TExecption
     add cae5c44c29 add client is not null judgement for TExecption

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/mpp/buffer/SourceHandle.java | 20 +++++++++++++++++---
 .../scheduler/AbstractFragInsStateTracker.java       |  5 ++++-
 .../scheduler/SimpleFragInstanceDispatcher.java      |  7 ++++++-
 .../execution/scheduler/SimpleQueryTerminator.java   | 15 ++++++++++-----
 4 files changed, 37 insertions(+), 10 deletions(-)