You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ki...@apache.org on 2021/11/19 02:58:36 UTC

[dolphinscheduler] branch dev updated (00813b0 -> 802fc49)

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

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


    from 00813b0  [Improvement-6889] split the routing module to increase subsequent maintainability. (#6892)
     add 802fc49  [Fix-#6605][Common] Fix the situation where the obtained string property is empty. (#6661)

No new revisions were added by this update.

Summary of changes:
 .../dolphinscheduler/common/utils/HadoopUtils.java |  12 +--
 .../common/utils/PropertyUtils.java                | 113 +++++++++++++++++----
 .../dolphinscheduler/spi/utils/PropertyUtils.java  |  53 +++++++---
 3 files changed, 137 insertions(+), 41 deletions(-)