You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2022/05/13 20:00:00 UTC

[jira] [Assigned] (HDDS-6748) Intermittent timeout in TestECBlockReconstructedInputStream#testReadDataWithUnbuffer

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

Attila Doroszlai reassigned HDDS-6748:
--------------------------------------

    Assignee: Attila Doroszlai

> Intermittent timeout in TestECBlockReconstructedInputStream#testReadDataWithUnbuffer
> ------------------------------------------------------------------------------------
>
>                 Key: HDDS-6748
>                 URL: https://issues.apache.org/jira/browse/HDDS-6748
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: EC
>    Affects Versions: 1.3.0
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>
> {{TestECBlockReconstructedInputStream}} has intermittent timeout like:
> {code:title=https://github.com/adoroszlai/ozone-build-results/blob/ff03435d7b94c2b93ad98f30d6c04a1083785658/2022/05/05/14826/unit/2022-05-05T00-50-12_451-jvmRun1.dump#L64-L76}
> "main" 
>    java.lang.Thread.State: WAITING
>         at sun.misc.Unsafe.park(Native Method)
>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
>         at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
>         at java.util.concurrent.FutureTask.get(FutureTask.java:191)
>         at org.apache.hadoop.ozone.client.io.ECBlockReconstructedStripeInputStream.loadDataBuffersFromStream(ECBlockReconstructedStripeInputStream.java:491)
>         at org.apache.hadoop.ozone.client.io.ECBlockReconstructedStripeInputStream.readStripe(ECBlockReconstructedStripeInputStream.java:276)
>         at org.apache.hadoop.ozone.client.io.ECBlockReconstructedInputStream.readStripe(ECBlockReconstructedInputStream.java:214)
>         at org.apache.hadoop.ozone.client.io.ECBlockReconstructedInputStream.readAndSeekStripe(ECBlockReconstructedInputStream.java:198)
>         at org.apache.hadoop.ozone.client.io.ECBlockReconstructedInputStream.seek(ECBlockReconstructedInputStream.java:192)
>         at org.apache.hadoop.ozone.client.io.ECBlockReconstructedInputStream.read(ECBlockReconstructedInputStream.java:82)
>         at org.apache.hadoop.ozone.client.io.TestECBlockReconstructedInputStream.testReadDataWithUnbuffer(TestECBlockReconstructedInputStream.java:181)
> {code}
> * https://github.com/adoroszlai/ozone-build-results/tree/master/2022/05/13/15014/unit/
> * https://github.com/adoroszlai/ozone-build-results/tree/master/2022/05/13/15012/unit/
> * https://github.com/adoroszlai/ozone-build-results/tree/master/2022/05/05/14826/unit/
> * https://github.com/adoroszlai/ozone-build-results/tree/master/2022/04/29/14757/it-client/



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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