You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2019/03/20 16:59:00 UTC

[jira] [Commented] (HADOOP-16203) ITestS3AContractGetFileStatusV1List may have consistency issues

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

Steve Loughran commented on HADOOP-16203:
-----------------------------------------

{code}
[ERROR]   ITestS3AContractGetFileStatusV1List>AbstractContractGetFileStatusTest.testListLocatedStatusEmptyDirectory:131->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 listLocatedStatus(test dir): directory count in 2 directories and 0 files expected:<1> but was:<2>
[ERROR]   ITestS3AContractGetFileStatusV1List>AbstractContractGetFileStatusTest.testListStatusEmptyDirectory:90->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 listStatus(/fork-0004/test): directory count in 2 directories and 0 files expected:<1> but was:<2>
[ERROR] Errors: 
{code}

> ITestS3AContractGetFileStatusV1List may have consistency issues
> ---------------------------------------------------------------
>
>                 Key: HADOOP-16203
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16203
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.3.0
>            Reporter: Steve Loughran
>            Priority: Minor
>
> Seeing in a failure in the listing tests which looks like it could suffer from some consistency/concurrency issues: the path used is chosen from the method name, but with two subclasses of the {{AbstractContractGetFileStatusTest}} suite, the S3A tests could be interfering.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org