You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by we...@apache.org on 2021/11/07 03:41:03 UTC

[dolphinscheduler] branch dev updated (b226253 -> 73f20b7)

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

wenjun pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.


    from b226253  Replace taskName with taskCode (#6719)
     add 73f20b7  [Fix-#6641]fix npe when the LowerWeightHostManager can not get the workNodeInfo (#6656)

No new revisions were added by this update.

Summary of changes:
 .../dispatch/host/LowerWeightHostManager.java      | 26 ++++++++++++------
 .../host/RefreshResourceTaskTest.java}             | 32 ++++++++++++++--------
 pom.xml                                            |  1 +
 3 files changed, 38 insertions(+), 21 deletions(-)
 copy dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/master/{config/MasterConfigTest.java => dispatch/host/RefreshResourceTaskTest.java} (56%)