You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xi...@apache.org on 2022/07/21 01:32:32 UTC

[iotdb] branch master updated (62a80790a1 -> 7b595aefe4)

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

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


    from 62a80790a1 Update README_ZH.md (#6738)
     add 7b595aefe4 Refine the Retry logic for QueryExecution because of Execption changed. (#6737)

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/mpp/execution/QueryStateMachine.java       |  4 ++--
 .../iotdb/db/mpp/plan/execution/QueryExecution.java     |  4 +++-
 .../iotdb/db/mpp/plan/scheduler/ClusterScheduler.java   | 17 +++++++++++------
 3 files changed, 16 insertions(+), 9 deletions(-)