[
https://issues.apache.org/jira/browse/NIFI-11900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17750458#comment-17750458
]
ASF subversion and git services commented on NIFI-11900:
--------------------------------------------------------
Commit a0191025585882eaaf721d8eab51466a576dc595 in nifi's branch
refs/heads/support/nifi-1.x from Mike Thomsen
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a019102558 ]
NIFI-11900 Catch RuntimeException in ResizeImage failures
This closes #7558
Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit 49a350a765e0185ac2dd3deed5a92f58cd0534e3)
> 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: 20m
> 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)