[
https://issues.apache.org/jira/browse/HADOOP-6943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928710#action_12928710
]
Hudson commented on HADOOP-6943:
--------------------------------
Integrated in Hadoop-Common-trunk-Commit #415 (See
[https://hudson.apache.org/hudson/job/Hadoop-Common-trunk-Commit/415/])
HADOOP-6943. The GroupMappingServiceProvider interface should be public.
Contributed by Aaron T. Myers.
> The GroupMappingServiceProvider interface should be public
> ----------------------------------------------------------
>
> Key: HADOOP-6943
> URL: https://issues.apache.org/jira/browse/HADOOP-6943
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Affects Versions: 0.22.0
> Reporter: Aaron T. Myers
> Assignee: Aaron T. Myers
> Fix For: 0.22.0
>
> Attachments: hadoop-6943.txt, hadoop-6943.txt.1
>
>
> The GroupMappingServiceProvider interface is presently package-protected. It
> seems likely that many organizations will be implementing their own versions
> of this to suit their particular setup. It would be nice if this interface
> were made public, and annotated with "@InterfaceAudience.Private" and
> "@InterfaceStability.Evolving".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.