You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2023/05/16 03:05:31 UTC

[iotdb] branch native_raft updated (c9a6453f02 -> d8be6d99de)

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

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


    from c9a6453f02 apply spotless
     add 6b813ee094 do not modify an existing redirection handle local redirection
     new d8be6d99de Merge branch 'handle_redirection_during_dispatching' into native_raft

The 1 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/plan/execution/QueryExecution.java |  1 +
 .../scheduler/FragmentInstanceDispatcherImpl.java   | 21 ++++++++++++++-------
 2 files changed, 15 insertions(+), 7 deletions(-)


[iotdb] 01/01: Merge branch 'handle_redirection_during_dispatching' into native_raft

Posted by ji...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jiangtian pushed a commit to branch native_raft
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit d8be6d99de06fcd565688ba8c9810b7d5289dcd4
Merge: c9a6453f02 6b813ee094
Author: Tian Jiang <jt...@163.com>
AuthorDate: Tue May 16 11:08:24 2023 +0800

    Merge branch 'handle_redirection_during_dispatching' into native_raft
    
    # Conflicts:
    #       server/src/main/java/org/apache/iotdb/db/mpp/plan/execution/QueryExecution.java

 .../iotdb/db/mpp/plan/execution/QueryExecution.java |  1 +
 .../scheduler/FragmentInstanceDispatcherImpl.java   | 21 ++++++++++++++-------
 2 files changed, 15 insertions(+), 7 deletions(-)