-
Notifications
You must be signed in to change notification settings - Fork 5k
[DSIP-25][Remote Logging] Split remote logging configuration #15826
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
dolphinscheduler-common/src/main/resources/remote-logging.properties
Outdated
Show resolved
Hide resolved
9ad1799 to
1f20762
Compare
26e86bb to
06561b8
Compare
ruanwenjun
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should only need to add implementation ImmutablePriorityYamlDelegate and ImmutableYamlDelegate
...mmon/src/main/java/org/apache/dolphinscheduler/common/log/remote/RemoteLogConfiguration.java
Outdated
Show resolved
Hide resolved
...nscheduler-common/src/main/java/org/apache/dolphinscheduler/common/config/IYamlDelegate.java
Outdated
Show resolved
Hide resolved
...er-common/src/main/java/org/apache/dolphinscheduler/common/config/ImmutableYamlDelegate.java
Outdated
Show resolved
Hide resolved
...nscheduler-common/src/main/java/org/apache/dolphinscheduler/common/config/IYamlDelegate.java
Fixed
Show fixed
Hide fixed
...nscheduler-common/src/main/java/org/apache/dolphinscheduler/common/config/IYamlDelegate.java
Fixed
Show fixed
Hide fixed
...nscheduler-common/src/main/java/org/apache/dolphinscheduler/common/config/IYamlDelegate.java
Fixed
Show fixed
Hide fixed
...nscheduler-common/src/main/java/org/apache/dolphinscheduler/common/config/IYamlDelegate.java
Fixed
Show fixed
Hide fixed
...nscheduler-common/src/main/java/org/apache/dolphinscheduler/common/config/IYamlDelegate.java
Fixed
Show fixed
Hide fixed
...nscheduler-common/src/main/java/org/apache/dolphinscheduler/common/config/IYamlDelegate.java
Fixed
Show fixed
Hide fixed
...nscheduler-common/src/main/java/org/apache/dolphinscheduler/common/config/IYamlDelegate.java
Fixed
Show fixed
Hide fixed
...er-common/src/main/java/org/apache/dolphinscheduler/common/config/ImmutableYamlDelegate.java
Fixed
Show fixed
Hide fixed
...er-common/src/main/java/org/apache/dolphinscheduler/common/config/ImmutableYamlDelegate.java
Outdated
Show resolved
Hide resolved
...er-common/src/main/java/org/apache/dolphinscheduler/common/config/ImmutableYamlDelegate.java
Fixed
Show fixed
Hide fixed
9311046 to
6d7036f
Compare
6d7036f to
c723337
Compare
...er-common/src/main/java/org/apache/dolphinscheduler/common/config/ImmutableYamlDelegate.java
Fixed
Show fixed
Hide fixed
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #15826 +/- ##
============================================
- Coverage 39.89% 39.81% -0.08%
+ Complexity 5057 5038 -19
============================================
Files 1353 1354 +1
Lines 45621 45659 +38
Branches 4891 4894 +3
============================================
- Hits 18199 18181 -18
- Misses 25516 25572 +56
Partials 1906 1906 ☔ View full report in Codecov by Sentry. |
ruanwenjun
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
rickchengx
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Please retry analysis of this Pull-Request directly on SonarCloud |
|


Purpose of the pull request
resolve: #15774
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(or)
If your pull request contain incompatible change, you should also add it to
docs/docs/en/guide/upgrede/incompatible.md