[
https://issues.apache.org/jira/browse/RATIS-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494498#comment-17494498
]
GuoHao edited comment on RATIS-1513 at 2/18/22, 9:42 AM:
---------------------------------------------------------
[~szetszwo] , I'll apply this patch.
pr: [https://github.com/apache/ratis/pull/604]
was (Author: nicholas niu):
[~szetszwo] , I'll apply this patch.
pr: https://github.com/apache/ratis/pull/604
> Streaming tests may fail with TimeoutIOException: Timeout 3000ms
> ----------------------------------------------------------------
>
> Key: RATIS-1513
> URL: https://issues.apache.org/jira/browse/RATIS-1513
> Project: Ratis
> Issue Type: Sub-task
> Components: Streaming, test
> Reporter: Tsz-wo Sze
> Assignee: GuoHao
> Priority: Major
> Attachments: RATIS-1513_idea.patch,
> image-2022-02-07-16-10-37-396.png, image-2022-02-17-16-32-26-293.png
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Recently, the Streaming unit tests might fail with TimeoutIOException:
> Timeout 3000ms. The failure seems not specific to any tests. Below is an
> example.
> {code}
> Error:
> testMultipleStreamsMultipleServersStepDownLeader(org.apache.ratis.datastream.TestNettyDataStreamStarTopologyWithGrpcCluster)
> Time elapsed: 34.006 s <<< ERROR!
> 544
> java.util.concurrent.CompletionException:
> org.apache.ratis.protocol.exceptions.TimeoutIOException: Timeout 3000ms:
> Failed to send
> DataStreamWindowRequest:seqNum=12,DataStreamRequestHeader:clientId=client-0E50888F0908,type=STREAM_DATA,id=404,offset=7441432,length=0
> 545
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)