[
https://issues.apache.org/jira/browse/NIFI-5972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752285#comment-16752285
]
ASF subversion and git services commented on NIFI-5972:
-------------------------------------------------------
Commit 531c84ac31f93ef72521134a7cc5ea19a2f1e276 in nifi's branch
refs/heads/master from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=531c84a ]
NIFI-5972: Converting some warning log messages to debug as they could possibly
be due to a valid scenario like NiFi users belonging to a group that is not
relevant to NiFi.
Signed-off-by: Pierre Villard <[email protected]>
This closes #3274.
> LdapUserGroupProvider logging
> -----------------------------
>
> Key: NIFI-5972
> URL: https://issues.apache.org/jira/browse/NIFI-5972
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Trivial
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When users and groups are synced from LDAP, there are four different log
> warnings when group membership is configured but we encounter users or groups
> that do not match the configured criteria. The warnings were originally added
> with the intent to identify issues with the LDAP config, however there are
> legitimate cases where the scenario is expected. For instance, when a user
> does not belong to any groups or when the user belongs to a group that is not
> relevant for NiFi and not identified in the group search. When we encounter
> these cases the warnings can flood the log files invalid warn messages.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)