Ethan Rose created HDDS-5818:
--------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]