steveloughran commented on issue #952: HADOOP-16729 out of band deletes
URL: https://github.com/apache/hadoop/pull/952#issuecomment-502022030
 
 
   >    
   
   ```
     [ERROR] 
testDynamoTableTagging(org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardToolDynamoDB)
  Time elapsed: 144.84 s  <<< ERROR!
         java.lang.IllegalArgumentException: Table 
s3guard.test.testDynamoTableTagging-f0baca8f-6e1a-4c44-a56e-97fd86534b2f is not 
deleted.
                at 
com.amazonaws.services.dynamodbv2.document.Table.waitForDelete(Table.java:505)
                at 
org.apache.hadoop.fs.s3a.s3guard.DynamoDBMetadataStore.destroy(DynamoDBMetadataStore.java:1028)
   ```
   
   teardown timeout, "it happens". The converting this from illegal arg to a 
new PathIOException subclass is part of HADOOP-15183.  Happens sporadically as 
dDB deletion is eventually consistent

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to