You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Aaron T. Myers (JIRA)" <ji...@apache.org> on 2013/02/13 20:16:13 UTC

[jira] [Created] (HADOOP-9306) Refactor UserGroupInformation to reduce branching for multi-platform support

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