[
https://issues.apache.org/jira/browse/NIFI-12994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833318#comment-17833318
]
ASF subversion and git services commented on NIFI-12994:
--------------------------------------------------------
Commit 3a29d72a7c351a46a8a0550b50a392d97447d05b in nifi's branch
refs/heads/main from Tamas Palfy
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3a29d72a7c ]
NIFI-12994 Fix potential NPE when requesting Flow Analysis Results for a
Process Group
Signed-off-by: Pierre Villard <[email protected]>
This closes #8595.
> Fix NPE when requesting Flow Analysis Results for a Process Group
> -----------------------------------------------------------------
>
> Key: NIFI-12994
> URL: https://issues.apache.org/jira/browse/NIFI-12994
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Tamas Palfy
> Assignee: Tamas Palfy
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When requesting Flow Analysis Results for a Process Group the underlying Rule
> Violations are checked if registered for the same group id. That group id is
> the group id of the violating component. However there can be components that
> don't belong to a Process Group, in which case this group id is going to be
> null.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)