You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2010/02/05 23:54:27 UTC

[jira] Created: (HDFS-954) There are two security packages in hdfs, should be one

There are two security packages in hdfs, should be one
------------------------------------------------------

                 Key: HDFS-954
                 URL: https://issues.apache.org/jira/browse/HDFS-954
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Jakob Homan


Currently the test source tree has both
src/test/hdfs/org/apache/hadoop/hdfs/security with:
SecurityTestUtil.java
TestAccessToken.java
TestClientProtocolWithDelegationToken.java

and 
src/test/hdfs/org/apache/hadoop/security with:
TestDelegationToken.java
TestGroupMappingServiceRefresh.java
TestPermission.java

These should be combined into one package and possibly some things moved to common.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.