Attila Doroszlai created RATIS-1989:
---------------------------------------
Summary: Intermittent timeout in TestStreamObserverWithTimeout
Key: RATIS-1989
URL: https://issues.apache.org/jira/browse/RATIS-1989
Project: Ratis
Issue Type: Bug
Components: test
Reporter: Attila Doroszlai
{code}
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.539 s <<<
FAILURE! - in org.apache.ratis.grpc.util.TestStreamObserverWithTimeout
org.apache.ratis.grpc.util.TestStreamObserverWithTimeout.testWithTimeout Time
elapsed: 1.426 s <<< ERROR!
java.util.concurrent.ExecutionException:
org.apache.ratis.thirdparty.io.grpc.StatusRuntimeException: CANCELLED:
Cancelled by client with StreamObserver.onError()
...
at
org.apache.ratis.grpc.util.TestStreamObserverWithTimeout.runTestTimeout(TestStreamObserverWithTimeout.java:99)
at
org.apache.ratis.grpc.util.TestStreamObserverWithTimeout.testWithTimeout(TestStreamObserverWithTimeout.java:75)
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)