guohao-rosicky edited a comment on pull request #571: URL: https://github.com/apache/ratis/pull/571#issuecomment-1008501156
There is problem just for this commit, RATIs-1475 I have been running in a test environment for a week without finding any problems with it. Another problem is that when we run the stream for a long time, we get a lot of timeouts. I suspect that the timeout was added to hide some other problem. @szetszwo > @guohao-rosicky , it seems that the tests started failing after the following commit. Could you take a look? > > commit [beb3e3d](https://github.com/apache/ratis/commit/beb3e3ded54432ae23a80e35b5abb1e5d466b08e) Author: hao guo Date: Wed Dec 22 23:25:08 2021 +0800 > > RATIS-1475. Use the stream level SlidingWindow.client in OrderedStreamAsync ( #568 ) -- 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]
