Skip to content

[Fix-17100] Remove redundant '%' in CPUQuota limit #17113

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

Closed
wants to merge 1 commit into from

Conversation

da-daken
Copy link

@da-daken da-daken commented Apr 4, 2025

fix #17100

Purpose of the pull request

Remove duplicate '%' when setting CPUQuota

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

Copy link

boring-cyborg bot commented Apr 4, 2025

Thanks for opening this pull request! Please check out our contributing guidelines. (https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md)

@da-daken da-daken changed the title [fix-17100]Remove redundant '%' [Fix-17100]Remove redundant '%' Apr 4, 2025
@da-daken da-daken changed the title [Fix-17100]Remove redundant '%' [Fix-17100] Remove redundant '%' Apr 4, 2025
@SbloodyS SbloodyS added bug Something isn't working first time contributor First-time contributor labels Apr 5, 2025
@SbloodyS SbloodyS added this to the 3.3.1 milestone Apr 5, 2025
@SbloodyS SbloodyS changed the title [Fix-17100] Remove redundant '%' [Fix-17100] Remove redundant '%' in CPUQuota limit Apr 5, 2025
@da-daken
Copy link
Author

da-daken commented Apr 5, 2025

Im sorry! in code two '%' is right, "%%" -[parse]> "%", i will do more things to contribute to project

@SbloodyS SbloodyS closed this Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working first time contributor First-time contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] [Task-CPUQuota limit] CPUQuota limit error
2 participants