Attila Doroszlai created RATIS-1491:
---------------------------------------
Summary: TestNettyDataStreamChainTopologyWithGrpcCluster timed out
after 100 seconds
Key: RATIS-1491
URL: https://issues.apache.org/jira/browse/RATIS-1491
Project: Ratis
Issue Type: Bug
Components: test
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
{{testMultipleStreamsMultipleServersStepDownLeader}} has 300 seconds timeout,
but is stopped after 100 seconds:
{code}
Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 205.692 s <<<
FAILURE! - in
org.apache.ratis.datastream.TestNettyDataStreamChainTopologyWithGrpcCluster
testMultipleStreamsMultipleServersStepDownLeader(org.apache.ratis.datastream.TestNettyDataStreamChainTopologyWithGrpcCluster)
Time elapsed: 100.021 s <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 100 seconds
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)