Skip to content

NIFI-16270 Added maximum in-memory FlowFile content size to VersionedProcessGroup - #108

Merged
pvillard31 merged 1 commit into
apache:mainfrom
markap14:NIFI-16270-api-for-stateless-group-in-memory
Sep 15, 2026
Merged

pvillard31 merged 1 commit into
apache:mainfrom
markap14:NIFI-16270-api-for-stateless-group-in-memory

Conversation

@markap14

Copy link
Copy Markdown
Contributor

Summary

NIFI-16270 Adds statelessFlowFileContentInMemoryMax to VersionedProcessGroup so a Stateless Process Group can persist a data-size limit for buffering FlowFile content in memory. This is the API change for NIFI-16269; the framework and UI follow in NIFI-16271.

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

…ProcessGroup

Co-authored-by: Cursor <cursoragent@cursor.com>
@pvillard31
pvillard31 merged commit 308e20f into apache:main Sep 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants