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

Steve Loughran commented on HADOOP-17451:
-----------------------------------------

I see the problem. The StorageStatistics stuff is actually shared across 
instances via global references...if an existing store is used then its stats 
are retrieved.

Switching stats assertions to IOStatistics on the instance

> intermittent failure of S3A huge file upload tests: count of bytes uploaded 
> == 0
> --------------------------------------------------------------------------------
>
>                 Key: HADOOP-17451
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17451
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.4.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>
> Intermittent failure of ITestHuge* upload tests, when doing parallel test 
> runs.
> The count of bytes uploaded through StorageStatistics isn't updated. Maybe 
> the expected counter isn't updated, and somehow in a parallel run with 
> recycled FS instances/set up directory structure this surfaces the way it 
> doesn't in a single test run.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to