Github user achristianson commented on the issue:
https://github.com/apache/nifi/pull/2970
@pepov is the second lookup you're referring to this line?
```java
Group nodeGroup =
userGroupProvider.getGroup(nodeGroupIdentifier);
```---
