You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Ethan Rose (Jira)" <ji...@apache.org> on 2021/10/05 15:51:00 UTC

[jira] [Updated] (HDDS-5818) Intermittent failure in TestWatchForCommit#testWatchForCommitForRetryfailure

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

Ethan Rose updated HDDS-5818:
-----------------------------
    Attachment: it-client.zip

> Intermittent failure in TestWatchForCommit#testWatchForCommitForRetryfailure
> ----------------------------------------------------------------------------
>
>                 Key: HDDS-5818
>                 URL: https://issues.apache.org/jira/browse/HDDS-5818
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Ethan Rose
>            Priority: Major
>         Attachments: it-client.zip
>
>
> TestWatchForCommit#testWatchForCommitForRetryfailure failed on this CI run: [https://github.com/apache/ozone/runs/3764586124]
>  
> {code}
> java.util.concurrent.ExecutionException: org.apache.ratis.protocol.exceptions.AlreadyClosedException: SlidingWindow$Client:client-D2E01343FC6D->RAFT is closed. 
> [2818|https://github.com/apache/ozone/runs/3764586124#step:4:2818] at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357) 
> [2819|https://github.com/apache/ozone/runs/3764586124#step:4:2819] at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1908) 
> [2820|https://github.com/apache/ozone/runs/3764586124#step:4:2820] at org.apache.hadoop.ozone.client.rpc.TestWatchForCommit.testWatchForCommitForRetryfailure(TestWatchForCommit.java:266)
> ...
>  
> [2871|https://github.com/apache/ozone/runs/3764586124#step:4:2871]Caused by: org.apache.ratis.protocol.exceptions.AlreadyClosedException: SlidingWindow$Client:client-D2E01343FC6D->RAFT is closed. 
> [2872|https://github.com/apache/ozone/runs/3764586124#step:4:2872] at org.apache.ratis.util.SlidingWindow$Client.alreadyClosed(SlidingWindow.java:378) 
> [2873|https://github.com/apache/ozone/runs/3764586124#step:4:2873] at org.apache.ratis.util.SlidingWindow$Client.fail(SlidingWindow.java:366) 
> [2874|https://github.com/apache/ozone/runs/3764586124#step:4:2874] at org.apache.ratis.client.impl.OrderedAsync.failAllAsyncRequests(OrderedAsync.java:148) 
> [2875|https://github.com/apache/ozone/runs/3764586124#step:4:2875] at org.apache.ratis.client.impl.OrderedAsync.handleAsyncRetryFailure(OrderedAsync.java:152) 
> [2876|https://github.com/apache/ozone/runs/3764586124#step:4:2876] at org.apache.ratis.client.impl.OrderedAsync.lambda$sendRequest$10(OrderedAsync.java:252) 
> [2877|https://github.com/apache/ozone/runs/3764586124#step:4:2877] at java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:884)
> ...
> {code}



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

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