ing-mattioni opened a new pull request, #11578:
URL: https://github.com/apache/nifi/pull/11578
## Description
Routes FlowFiles to the failure relationship when the evaluated Routing Key
is null, empty, or whitespace-only. This prevents invalid FlowFiles from being
rolled back and repeatedly processed.
## Related Jira
https://issues.apache.org/jira/browse/NIFI-16241
## Tests
- Added regression tests for missing, empty, and whitespace-only evaluated
Routing Keys.
- Verified that affected FlowFiles are transferred to failure and removed
from the input queue.
- Not run locally because Java/JAVA_HOME is not available in the environment.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]