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

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


    from 4c9c419  Merge remote-tracking branch 'upstream/dev' into spilit
     add 4aac234  [Fix-4757][worker] fix worker failover host error (#4799)
     new 2d1d91d  Merge remote-tracking branch 'upstream/dev' into spilit

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:
 .../api/service/impl/WorkerGroupServiceImpl.java   | 46 ++++++++++++---------
 .../api/service/WorkerGroupServiceTest.java        |  4 +-
 .../apache/dolphinscheduler/remote/utils/Host.java | 48 ++++++++++++++++++----
 .../server/worker/registry/WorkerRegistry.java     | 17 ++------
 .../dolphinscheduler/server/zk/ZKMasterClient.java | 27 ++++++------
 .../dolphinscheduler/server/utils/HostTest.java    |  9 ++++
 6 files changed, 94 insertions(+), 57 deletions(-)

Reply via email to