You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2010/11/05 18:31:48 UTC

[jira] Updated: (HADOOP-6943) The GroupMappingServiceProvider interface should be public

     [ https://issues.apache.org/jira/browse/HADOOP-6943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated HADOOP-6943:
------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

I've just committed this. Thanks Aaron!

(No new tests needed since this was a Java visibility change.)

> 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.