[
https://issues.apache.org/jira/browse/NIFI-12131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771264#comment-17771264
]
ASF subversion and git services commented on NIFI-12131:
--------------------------------------------------------
Commit 9c425d273c8b11d9a3ba74bdabe620cff2617b42 in nifi's branch
refs/heads/main from Tamas Palfy
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9c425d273c ]
NIFI-12131 Fixed potential NPE related to FlowAnalyzer
Revamped RuleViolationsManager and FlowAnalyzer handling to make sure no issue
occurs when these are not set. Fix ResourceNotFoundException: When determining
the subject permissions for a rule violation the type of the subject is now
known, so we try to lookup all possible types. Non-matching tpyes throw a
ResourceNotFoundException exception though. Going to ignore those.
This closes #7809
Signed-off-by: David Handermann <[email protected]>
> Fix potential NPE when RuleViolationManager is null in AbstractFlowManager.
> ---------------------------------------------------------------------------
>
> Key: NIFI-12131
> URL: https://issues.apache.org/jira/browse/NIFI-12131
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Tamas Palfy
> Assignee: Tamas Palfy
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)