Skip to content

NIFI-13692 (1.X) Widened the exception handling in ResizeImage#9216

Merged
exceptionfactory merged 1 commit intoapache:support/nifi-1.xfrom
MikeThomsen:NIFI-13692-1.x
Aug 29, 2024
Merged

NIFI-13692 (1.X) Widened the exception handling in ResizeImage#9216
exceptionfactory merged 1 commit intoapache:support/nifi-1.xfrom
MikeThomsen:NIFI-13692-1.x

Conversation

@MikeThomsen
Copy link
Contributor

Summary

NIFI-00000

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Verification

Please indicate the verification steps performed prior to pull request creation.

Build

  • Build completed using mvn clean install -P contrib-check
    • JDK 21

Licensing

  • New dependencies are compatible with the Apache License 2.0 according to the License Policy
  • New dependencies are documented in applicable LICENSE and NOTICE files

Documentation

  • Documentation formatting appears as expected in rendered files

@exceptionfactory exceptionfactory merged commit 0987009 into apache:support/nifi-1.x Aug 29, 2024
takraj pushed a commit to takraj/nifi that referenced this pull request Mar 17, 2025
Widening the scope of caught Exceptions for routing to failure ensures that the Processor can catch pretty much everything a user could throw at this processor.

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 0987009)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants