-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
Search before asking
- I had searched in the feature and found no similar feature requirement.
Description
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. We can refer to projects such as Tomcat, DS, etc., to complete this. 🚀
Usage Scenario
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers