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

ASF GitHub Bot logged work on HADOOP-17451:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Jan/21 20:56
            Start Date: 05/Jan/21 20:56
    Worklog Time Spent: 10m 
      Work Description: steveloughran opened a new pull request #2594:
URL: https://github.com/apache/hadoop/pull/2594


   
   Fixing tests which fail intermittently based on configs and
   in the case of the HugeFile tests, only in bulk runs when existing
   FS instances meant statistic probes sometimes ended up probing those
   of a previous FS.
   
   Fixes:
   
   * HADOOP-17451. HugeFile upload tests
   * HADOOP-17456. ITestPartialRenamesDeletes.testPartialDirDelete failure
   
   Does not fix:
   
   * HADOOP-17455. ITestS3ADeleteCost failure
   
   ---------
   
   Testing: ongoing. These test failures are a bit intermittent which 
complicates life (it's why they crept in)


----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 531486)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to