[jira] [Updated] (HDFS-9855) Modify TestAuditLoggerWithCommands to workaround the absence of HDFS-8332

2017-01-06 Thread Junping Du (JIRA)

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

Junping Du updated HDFS-9855:
-
Fix Version/s: (was: 2.9.0)

> Modify TestAuditLoggerWithCommands to workaround the absence of HDFS-8332
> -
>
> Key: HDFS-9855
> URL: https://issues.apache.org/jira/browse/HDFS-9855
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Affects Versions: 2.8.0, 2.9.0
>Reporter: Kuhu Shukla
>Assignee: Kuhu Shukla
> Fix For: 2.8.0
>
> Attachments: HDFS-9855-branch-2.001.patch
>
>
> The addition of setQuota audit log testing throws an AccessControlException 
> instead of the expected FileSystemClosed IOException even when the filesystem 
> has been explicitly closed, other calls behave as expected during a trial 
> test. This is seen on branch-2 and not on trunk requiring investigation for a 
> possible bug/discrepancy.
> CC:[~kihwal].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-9855) Modify TestAuditLoggerWithCommands to workaround the absence of HDFS-8332

2016-02-29 Thread Kihwal Lee (JIRA)

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

Kihwal Lee updated HDFS-9855:
-
Hadoop Flags: Reviewed  (was: Incompatible change,Reviewed)

> Modify TestAuditLoggerWithCommands to workaround the absence of HDFS-8332
> -
>
> Key: HDFS-9855
> URL: https://issues.apache.org/jira/browse/HDFS-9855
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Affects Versions: 2.8.0, 2.9.0
>Reporter: Kuhu Shukla
>Assignee: Kuhu Shukla
> Fix For: 2.8.0, 2.9.0
>
> Attachments: HDFS-9855-branch-2.001.patch
>
>
> The addition of setQuota audit log testing throws an AccessControlException 
> instead of the expected FileSystemClosed IOException even when the filesystem 
> has been explicitly closed, other calls behave as expected during a trial 
> test. This is seen on branch-2 and not on trunk requiring investigation for a 
> possible bug/discrepancy.
> CC:[~kihwal].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-9855) Modify TestAuditLoggerWithCommands to workaround the absence of HDFS-8332

2016-02-29 Thread Kihwal Lee (JIRA)

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

Kihwal Lee updated HDFS-9855:
-
Hadoop Flags: Incompatible change,Reviewed  (was: Reviewed)

> Modify TestAuditLoggerWithCommands to workaround the absence of HDFS-8332
> -
>
> Key: HDFS-9855
> URL: https://issues.apache.org/jira/browse/HDFS-9855
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Affects Versions: 2.8.0, 2.9.0
>Reporter: Kuhu Shukla
>Assignee: Kuhu Shukla
> Fix For: 2.8.0, 2.9.0
>
> Attachments: HDFS-9855-branch-2.001.patch
>
>
> The addition of setQuota audit log testing throws an AccessControlException 
> instead of the expected FileSystemClosed IOException even when the filesystem 
> has been explicitly closed, other calls behave as expected during a trial 
> test. This is seen on branch-2 and not on trunk requiring investigation for a 
> possible bug/discrepancy.
> CC:[~kihwal].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-9855) Modify TestAuditLoggerWithCommands to workaround the absence of HDFS-8332

2016-02-26 Thread Kihwal Lee (JIRA)

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

Kihwal Lee updated HDFS-9855:
-
   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: 2.9.0
   2.8.0
   Status: Resolved  (was: Patch Available)

Committed to branch-2 and branch-2.8. Thanks for working on this, Kuhu.

> Modify TestAuditLoggerWithCommands to workaround the absence of HDFS-8332
> -
>
> Key: HDFS-9855
> URL: https://issues.apache.org/jira/browse/HDFS-9855
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Affects Versions: 2.8.0, 2.9.0
>Reporter: Kuhu Shukla
>Assignee: Kuhu Shukla
> Fix For: 2.8.0, 2.9.0
>
> Attachments: HDFS-9855-branch-2.001.patch
>
>
> The addition of setQuota audit log testing throws an AccessControlException 
> instead of the expected FileSystemClosed IOException even when the filesystem 
> has been explicitly closed, other calls behave as expected during a trial 
> test. This is seen on branch-2 and not on trunk requiring investigation for a 
> possible bug/discrepancy.
> CC:[~kihwal].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-9855) Modify TestAuditLoggerWithCommands to workaround the absence of HDFS-8332

2016-02-26 Thread Kihwal Lee (JIRA)

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

Kihwal Lee updated HDFS-9855:
-
Summary: Modify TestAuditLoggerWithCommands to workaround the absence of 
HDFS-8332  (was: Modify TestAuditLoggerWithCommand to workaround the absence of 
HDFS-8332)

> Modify TestAuditLoggerWithCommands to workaround the absence of HDFS-8332
> -
>
> Key: HDFS-9855
> URL: https://issues.apache.org/jira/browse/HDFS-9855
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Affects Versions: 2.8.0, 2.9.0
>Reporter: Kuhu Shukla
>Assignee: Kuhu Shukla
> Attachments: HDFS-9855-branch-2.001.patch
>
>
> The addition of setQuota audit log testing throws an AccessControlException 
> instead of the expected FileSystemClosed IOException even when the filesystem 
> has been explicitly closed, other calls behave as expected during a trial 
> test. This is seen on branch-2 and not on trunk requiring investigation for a 
> possible bug/discrepancy.
> CC:[~kihwal].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)