mneethiraj commented on code in PR #1185:
URL: https://github.com/apache/ranger/pull/1185#discussion_r3872662478


##########
security-admin/src/main/java/org/apache/ranger/common/RangerUserStoreCache.java:
##########
@@ -42,13 +43,15 @@ public class RangerUserStoreCache {
 
     private final int             waitTimeInSeconds;
     private final boolean         dedupStrings;
+    private final boolean         downloadUserGroupsEnabled;

Review Comment:
   `downloadUserGroupsEnabled` => `includeUserGroupMappings`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to