Skip to content

[Improve] JAVA_OPTS Improvement  #3575

@wolfboys

Description

@wolfboys

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

image

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions