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

2010-09-08 Thread Aaron T. Myers (JIRA)

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

Aaron T. Myers updated HADOOP-6943:
---

Attachment: hadoop-6943.txt

Trivial patch to make the GroupMappingServiceProvider interface public. Left 
the annotations in place which were introduced in HADOOP-6668.

> 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
> Attachments: hadoop-6943.txt
>
>
> 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.



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

2010-09-14 Thread Aaron T. Myers (JIRA)

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

Aaron T. Myers updated HADOOP-6943:
---

Attachment: hadoop-6943.txt.1

Thanks for the comments, Tom. I've updated the patch to address them.

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



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

2010-09-15 Thread Aaron T. Myers (JIRA)

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

Aaron T. Myers updated HADOOP-6943:
---

   Status: Patch Available  (was: Open)
Fix Version/s: 0.22.0

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



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

2010-11-05 Thread Tom White (JIRA)

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