Mike Thomsen created NIFI-13692:
-----------------------------------
Summary: ResizeImage fails to catch exceptions in many cases
Key: NIFI-13692
URL: https://issues.apache.org/jira/browse/NIFI-13692
Project: Apache NiFi
Issue Type: Bug
Reporter: Mike Thomsen
Assignee: Mike Thomsen
Fix For: 1.28.0, 2.0.0-M5
After heavily using ResizeImage, we have discovered a number of edge cases
where invalid data would cause exceptions that pass through the try/catch
blocks. The solution that we found was to widen the catch blocks to just
Exception.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)