[ https://issues.apache.org/jira/browse/HADOOP-6652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878687#action_12878687 ]
Devaraj Das commented on HADOOP-6652: ------------------------------------- The javadoc warning is a known issue, and not because of this patch. The patch removes unnecessary code, and has been manually tested - thus tests have not been added. I intend to commit this soon. > ShellBasedUnixGroupsMapping shouldn't have a cache > -------------------------------------------------- > > Key: HADOOP-6652 > URL: https://issues.apache.org/jira/browse/HADOOP-6652 > Project: Hadoop Common > Issue Type: Bug > Reporter: Devaraj Das > Assignee: Devaraj Das > Fix For: 0.22.0 > > Attachments: groups.patch, h-6652.patch > > > Since the Groups class already has a time based cache, the cache from > ShellBasedUnixGroupsMapping should be removed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.