Skip to content
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

[Improve] Refactor update setting interface #3579

Closed
wants to merge 4 commits into from

Conversation

zzzk1
Copy link
Contributor

@zzzk1 zzzk1 commented Feb 26, 2024

What changes were proposed in this pull request

Issue Number: close #3578
Platforms such as Dcker Configuration and Alert Configuration lack parameter checks and are too arbitrary. Improve this by making the configurations for the different functions available as a complete form, so that they can be verified for completeness and compliance at submission time.

Brief change log

Verifying this change

This change added tests and can be verified as follows:

  • Added unit test to verify the change.

@zzzk1
Copy link
Contributor Author

zzzk1 commented Feb 26, 2024

Hi, @wolfboys pls take a look

[Improve] Refactor update setting interface
…rove-system-setting

# Conflicts:
#	streampark-console/streampark-console-service/src/main/java/org/apache/streampark/console/core/service/SettingService.java
#	streampark-console/streampark-console-service/src/test/java/org/apache/streampark/console/core/service/SettingServiceTest.java
@wolfboys
Copy link
Member

Hi, @wolfboys pls take a look

good job, I will review it later

@wolfboys
Copy link
Member

Thanks for your contribution. The code you contributed looks good to me. We still need two methods to validate the Docker and email info. Are you ready to add two new methods to validate them?

@zzzk1 zzzk1 closed this Feb 27, 2024
@zzzk1 zzzk1 deleted the improve-system-setting branch February 28, 2024 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improve] Refactor update setting interface
2 participants