Skip to content

As a user I would like to be able to set the Java heap settings for NiFi #231

@Jimvin

Description

@Jimvin

Affected version

No response

Current and expected behavior

As a user I should be able to set the Java memory (and potentially other Java options) in the CRD when deploying NiFI. The Java options -Xms and -Xmx are currently hard coded in rust/operator-binary/src/config.rs and set to 1024 MB, which is too small for many use cases.

Possible solution

Provide a document a means of updating the Java command line arguments and overriding the maximum heap size.

Additional context

No response

Environment

No response

Would you like to work on fixing this bug?

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions