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

leonbao pushed a change to branch 2.0.0-release-prepare
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.


    from 2446976  Optimizing SQL scripts (#6644)
     new cd173ac  [DS-6640][WorkerServer] support process update host command 
type (#6642)
     new 800558f  [DS-6638][MasterServer] fix task state no change when 
failover worker (#6639)

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:
 .../java/org/apache/dolphinscheduler/remote/command/CommandType.java  | 2 +-
 .../org/apache/dolphinscheduler/remote/command/HostUpdateCommand.java | 2 +-
 .../dolphinscheduler/remote/command/HostUpdateResponseCommand.java    | 2 +-
 .../dolphinscheduler/server/master/registry/MasterRegistryClient.java | 4 ++--
 .../java/org/apache/dolphinscheduler/server/worker/WorkerServer.java  | 2 ++
 .../dolphinscheduler/server/worker/processor/HostUpdateProcessor.java | 2 +-
 6 files changed, 8 insertions(+), 6 deletions(-)

Reply via email to