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:10:27 UTC

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

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 115c832375 [IOTDB-3013] Using Client Pool to replace previous DataBlockServiceClientFactory and InternalServiceClientFactory
     add 50ef06f188 close the client for TExecption

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/mpp/buffer/SinkHandle.java | 31 ++++++++++++++++--
 .../apache/iotdb/db/mpp/buffer/SourceHandle.java   |  7 ++++
 .../scheduler/AbstractFragInsStateTracker.java     |  5 +++
 .../scheduler/SimpleFragInstanceDispatcher.java    | 19 ++++++++---
 .../execution/scheduler/SimpleQueryTerminator.java | 38 ++++++++++++----------
 5 files changed, 75 insertions(+), 25 deletions(-)