[ 
https://issues.apache.org/jira/browse/HADOOP-14735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114571#comment-16114571
 ] 

Steve Loughran commented on HADOOP-14735:
-----------------------------------------

..rename is returning false. Doesn't happen without local dynamo
{code}
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.fs.s3a.ITestS3AEncryptionSSEC
Tests run: 10, Failures: 1, Errors: 0, Skipped: 5, Time elapsed: 25.175 sec <<< 
FAILURE! - in org.apache.hadoop.fs.s3a.ITestS3AEncryptionSSEC
testCreateFileThenMoveWithDifferentSSECKey(org.apache.hadoop.fs.s3a.ITestS3AEncryptionSSEC)
  Time elapsed: 2.131 sec  <<< FAILURE!
java.lang.AssertionError: Expected an exception, got false
        at 
org.apache.hadoop.test.LambdaTestUtils.intercept(LambdaTestUtils.java:348)
        at 
org.apache.hadoop.test.LambdaTestUtils.intercept(LambdaTestUtils.java:418)
        at 
org.apache.hadoop.fs.s3a.ITestS3AEncryptionSSEC.testCreateFileThenMoveWithDifferentSSECKey(ITestS3AEncryptionSSEC.java:135)
{code}



> ITestS3AEncryptionSSEC failing in parallel s3guard runs
> -------------------------------------------------------
>
>                 Key: HADOOP-14735
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14735
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: HADOOP-13345
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>
> in parallel test runs, {{ITestS3AEncryptionSSEC}} is failing (repeatedly) by 
> not throwing an exception when attempting to rename one file to another using 
> a different client key



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to