You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ch...@apache.org on 2021/07/26 18:55:16 UTC

[dolphinscheduler] branch 1.3.7-prepare-#5468 updated (f4eb0d9 -> 45ab0fc)

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

chengshiwen pushed a change to branch 1.3.7-prepare-#5468
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.


    from f4eb0d9  [1.3.7-prepare#5468][Improvement][Common] Fix obtaining IP is incorrect pr#5594 issue #5468
     add 45ab0fc  [Improvement][Common] Add unit test for NetUtils

No new revisions were added by this update.

Summary of changes:
 .../org/apache/dolphinscheduler/common/Constants.java     |  2 +-
 .../apache/dolphinscheduler/common/utils/NetUtils.java    |  2 +-
 .../dolphinscheduler/common/utils/NetUtilsTest.java       | 15 ++++++++++++++-
 3 files changed, 16 insertions(+), 3 deletions(-)