guohao-rosicky commented on pull request #599: URL: https://github.com/apache/ratis/pull/599#issuecomment-1042625657
@szetszwo > @guohao-rosicky , one of the tests failed with TimeoutIOException: Timeout 3000ms; see https://github.com/apache/ratis/runs/5194575007?check_suite_focus=true#step:5:543 > > Could you fix it first? > > ``` > Error: Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 94.996 s <<< FAILURE! - in org.apache.ratis.datastream.TestNettyDataStreamStarTopologyWithGrpcCluster > Error: testMultipleStreamsMultipleServersStepDownLeader(org.apache.ratis.datastream.TestNettyDataStreamStarTopologyWithGrpcCluster) Time elapsed: 5.388 s <<< ERROR! > java.util.concurrent.CompletionException: org.apache.ratis.protocol.exceptions.TimeoutIOException: > Timeout 3000ms: Failed to send DataStreamWindowRequest:seqNum=12,DataStreamRequestHeader:clientId=client-DC7E0CEB7606,type=STREAM_DATA,id=368,offset=7387696,length=0 > ``` This has nothing to do with this PR, can we merge this PR first? I'm going to keep tracking the timeout problem -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
