[ 
https://issues.apache.org/jira/browse/HDDS-6401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HDDS-6401:
---------------------------------
    Labels: pull-request-available  (was: )

> Fix flaky TestFilePerBlockStrategy.testWriteAndReadChunkMultipleTimes
> ---------------------------------------------------------------------
>
>                 Key: HDDS-6401
>                 URL: https://issues.apache.org/jira/browse/HDDS-6401
>             Project: Apache Ozone
>          Issue Type: Test
>            Reporter: UENISHI Kota
>            Assignee: UENISHI Kota
>            Priority: Major
>              Labels: pull-request-available
>
> When ChunkUtils.writeData() finishes too fast, elapsed time for writing data 
> in test case becomes zero because it's resolution is a bit rough, in 
> milliseconds. That leads to the failure of test assertion that checks elapsed 
> time being >0. Here, the check must be on written bytes and ops.
> I think this failure does not affect any released version.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to