[
https://issues.apache.org/jira/browse/NIFI-16227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-16227:
----------------------------------
Status: Patch Available (was: Open)
> GenerateTableFetch can leave incoming FlowFiles unacknowledged after
> processing failures
> ----------------------------------------------------------------------------------------
>
> Key: NIFI-16227
> URL: https://issues.apache.org/jira/browse/NIFI-16227
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
>
> GenerateTableFetch can dequeue an incoming FlowFile and exit without
> committing or rolling back the ProcessSession when an unchecked exception
> occurs or cluster state retrieval fails. The FlowFile remains held and
> unavailable for further processing, preventing the connection destination
> from being changed even after the processor is stopped or disabled. Ensure
> all failure paths roll back the session while preserving existing error
> reporting.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)