guohao-rosicky commented on a change in pull request #563:
URL: https://github.com/apache/ratis/pull/563#discussion_r769191959
##########
File path:
ratis-client/src/main/java/org/apache/ratis/client/impl/OrderedStreamAsync.java
##########
@@ -147,4 +156,13 @@ private void sendRequestToNetwork(DataStreamWindowRequest
request){
return null;
});
}
+
+ private void scheduleWithTimeout(DataStreamWindowRequest request,
TimeDuration sleepTime) {
Review comment:
Has been modified @szetszwo , please take a look
--
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]