[DS-5229][feat] Implement server port custom config#6947
[DS-5229][feat] Implement server port custom config#6947davidzollo merged 11 commits intoapache:devfrom
Conversation
…ache#6862) * [Bug] [readme] Error link to Docker and k8s in readme apache#6802 1、modify the error link * [Bug] [readme] Error link to Docker and k8s in readme apache#6802 1、modify the error link in readme_zh_cn.md
…odel (apache#6852) Co-authored-by: caishunfeng <534328519@qq.com>
Codecov Report
@@ Coverage Diff @@
## dev #6947 +/- ##
============================================
- Coverage 32.86% 32.86% -0.01%
Complexity 1625 1625
============================================
Files 432 432
Lines 14382 14383 +1
Branches 1446 1446
============================================
Hits 4727 4727
- Misses 9201 9202 +1
Partials 454 454
Continue to review full report at Codecov.
|
dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/Constants.java
Outdated
Show resolved
Hide resolved
Modify review suggestion This closes apache#5229
|
SonarCloud Quality Gate failed. |
|
It is better to put the config item in https://github.com/apache/dolphinscheduler/blob/dev/dolphinscheduler-alert/dolphinscheduler-alert-server/src/main/resources/application-alert.yaml |
yes, you can submit another PR all in all, thanks for your first contribution, it's a good beginning, good luck |










[DS-5229][feat] Implement server port custom config
This closes #5229