-
Notifications
You must be signed in to change notification settings - Fork 4.8k
[Fix-17137][CLUSTER-MANAGE] Fix update time not effective #17138
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
[Fix-17137][CLUSTER-MANAGE] Fix update time not effective #17138
Conversation
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.
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
Comments suppressed due to low confidence (1)
dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/impl/ClusterServiceTest.java:142
- [nitpick] The test confirms that updateTime is not null, but consider also verifying that the updateTime reflects a recent timestamp relative to the operation if such precision is required.
assertNotNull(cluster.getUpdateTime());
...duler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ClusterServiceImpl.java
Outdated
Show resolved
Hide resolved
...duler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ClusterServiceImpl.java
Outdated
Show resolved
Hide resolved
…ive' into cluster-manage-update-not-effective
|
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
close #17137
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)
Pull Request Notice
Pull Request Notice
If your pull request contains incompatible change, you should also add it to
docs/docs/en/guide/upgrade/incompatible.md