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

Jason Lowe updated HADOOP-9734:
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0-beta
                   3.0.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

I committed this to trunk, branch-2, and branch-2.1-beta.
                
> Common protobuf definitions for GetUserMappingsProtocol, 
> RefreshAuthorizationPolicyProtocol and RefreshUserMappingsProtocol
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-9734
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9734
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: ipc
>    Affects Versions: 2.0.4-alpha
>            Reporter: Jason Lowe
>            Assignee: Jason Lowe
>            Priority: Minor
>             Fix For: 3.0.0, 2.1.0-beta
>
>         Attachments: HADOOP-9734-2.patch, HADOOP-9734.patch
>
>
> Many of the Hadoop server daemons support the concept of refreshing user 
> mappings or getting the currently cached user-group mappings.  Currently 
> there are protocol buffer definitions of RefreshUserMappingsProtocol and 
> GetUserMappingsProtocol in HDFS, but using it requires packages to depend 
> upon HDFS when they may otherwise have no reason to do so.  We should move 
> the protocol buffer definitions and glue code to common for easier reuse.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to