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 2023/05/24 11:40:17 UTC

[iotdb] branch master updated (17eb9d3b424 -> 12d67e08c55)

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 17eb9d3b424 [IOTDB-5908] Fix some query metrics not effect
     add 12d67e08c55 Avoid rpc invoking for SimpleQueryTerminator when endpoint is local address

No new revisions were added by this update.

Summary of changes:
 .../scheduler/FixedRateFragInsStateTracker.java    | 14 +++---
 .../plan/scheduler/IFragInstanceStateTracker.java  |  4 +-
 .../mpp/plan/scheduler/SimpleQueryTerminator.java  | 52 ++++++++++++++++++----
 3 files changed, 52 insertions(+), 18 deletions(-)