[
https://issues.apache.org/jira/browse/NIFI-11900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17750455#comment-17750455
]
ASF subversion and git services commented on NIFI-11900:
--------------------------------------------------------
Commit 49a350a765e0185ac2dd3deed5a92f58cd0534e3 in nifi's branch
refs/heads/main from Mike Thomsen
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=49a350a765 ]
NIFI-11900 Catch RuntimeException in ResizeImage failures
This closes #7558
Signed-off-by: David Handermann <[email protected]>
> Handle IllegalStateException in ResizeImage
> -------------------------------------------
>
> Key: NIFI-11900
> URL: https://issues.apache.org/jira/browse/NIFI-11900
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Mike Thomsen
> Assignee: Mike Thomsen
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We found an edge case in that processor where an IllegalStateException is
> thrown on PCX files or whatever those are if they're malformed. The exception
> is raised in a third party lib, and we don't currently catch it and route to
> the failure relationship.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)