Skip to content

Conversation

@wolfboys
Copy link
Member

[Improve] JAVA_OPTS improvement

Currently, setting the memory size, number of threads, and other JAVA_OPTS in StreamPark requires configuration in the startup script. which is inconvenient for users. We can improve this by using a separate configuration file to set JAVA_OPTS. Users only need to modify this configuration file, restart, and the changes to these parameters will take effect.

What changes were proposed in this pull request

Issue Number: close #3575

Brief change log

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

Does this pull request potentially affect one of the following parts

  • Dependencies (does it add or upgrade a dependency): (yes / no)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant