[
https://issues.apache.org/jira/browse/NIFI-10114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553797#comment-17553797
]
ASF subversion and git services commented on NIFI-10114:
--------------------------------------------------------
Commit f91d877043e894d22a75ecc19c496796c38e67e1 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f91d877043 ]
NIFI-10114 This closes #6122. Removed Single Refresh from ShellUserGroupProvider
Signed-off-by: Joe Witt <[email protected]>
> Remove Single Entity Refresh from ShellUserGroupProvider
> --------------------------------------------------------
>
> Key: NIFI-10114
> URL: https://issues.apache.org/jira/browse/NIFI-10114
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework, NiFi Registry, Security
> Affects Versions: 1.10.0, 1.16.2
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 1.17.0, 1.16.3
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The {{ShellUserGroupProvider}} includes methods to refresh a single user or
> single group when the entity is not found. The single user refresh is not
> necessary since the information is available from the initial enumeration of
> known users. The single group refresh method does not work as designed
> because the method receives a named-based UUID, which cannot be used for a
> single group lookup.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)