Use NetgroupCache.java in ShellBasedUnixGroupsNetgroupMapping.java
------------------------------------------------------------------
Key: HADOOP-6878
URL: https://issues.apache.org/jira/browse/HADOOP-6878
Project: Hadoop Common
Issue Type: Improvement
Components: security
Affects Versions: 0.22.0
Reporter: Erik Steffl
Fix For: 0.22.0
Code to handle netgroups cache is factored out of
JniBasedUnixGroupsNetgroupMapping class and implemented in a separate class
NetgroupCache.
ShellBasedUnixGroupsNetgroupMapping should also use the same NetgroupCache
class instead of implementing the same cache.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.