[
https://issues.apache.org/jira/browse/NIFI-13121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842929#comment-17842929
]
ASF subversion and git services commented on NIFI-13121:
--------------------------------------------------------
Commit b6a8699b574f495cbc8ef6590929de6d91a0cd95 in nifi's branch
refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b6a8699b57 ]
NIFI-13121: Handle runtime exceptions in FetchHDFS
Signed-off-by: Joe Gresock <[email protected]>
This closes #8727.
> FetchHDFS handles runtime exceptions incorrectly
> ------------------------------------------------
>
> Key: NIFI-13121
> URL: https://issues.apache.org/jira/browse/NIFI-13121
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
> Fix For: 2.0.0-M3, 1.26.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> FetchHDFS does not catch runtime exceptions and does not route the incoming
> flowfile to failure or yield as a result. This causes FetchHDFS to run over
> and over (especially if the Run Schedule is 0 seconds) and can cause NiFi to
> be unresponsive.
> This happened to the AWS processors in NIFI-6367, the same fix needs to be
> applied to FetchHDFS
--
This message was sent by Atlassian Jira
(v8.20.10#820010)