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

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


    from 575af1869b change retry interval from 2000ms to 10_000ms
     new 204a445aed add redirect available node policy when retry
     new a525db391e change retry time interval from 10s to 2s

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../iotdb/db/mpp/common/MPPQueryContext.java       | 22 ++++++++---
 .../db/mpp/plan/execution/QueryExecution.java      |  2 +-
 .../SimpleFragmentParallelPlanner.java             | 46 +++++++++++++++++++---
 .../db/mpp/plan/scheduler/ClusterScheduler.java    |  6 ++-
 .../scheduler/FragmentInstanceDispatcherImpl.java  |  5 +++
 5 files changed, 68 insertions(+), 13 deletions(-)

Reply via email to