Aaron T. Myers created HADOOP-9306:
--------------------------------------

             Summary: Refactor UserGroupInformation to reduce branching for 
multi-platform support
                 Key: HADOOP-9306
                 URL: https://issues.apache.org/jira/browse/HADOOP-9306
             Project: Hadoop Common
          Issue Type: Improvement
          Components: security
    Affects Versions: 2.0.3-alpha
            Reporter: Aaron T. Myers


Per Tucu's comment on HADOOP-9305, we can refactor the code for conditionally 
loading classes based on the OS version, JRE version, and bitmode to use a map 
and struct. Seems like good cleanup.

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