szetszwo commented on pull request #601:
URL: https://github.com/apache/ratis/pull/601#issuecomment-1042634240


   > We changed this configuration to fix this problem because 
DataStreamManagement#startTransaction was taking too long.
   
   This is not really a fix since it changes the functionality.
   
   ```
   commit f349fdf2488e254d0fa2eeb17bbaf44de2b0932d
   Author: hao guo <[email protected]>
   Date:   Wed Dec 15 10:29:13 2021 +0800
   
       RATIS-1438. Add request timeout to ratis Streaming (#563)
   ```
   "TimeoutIOException: Timeout 3000ms" probably started happening after 
RATIS-1438.  How about we increase the timeout value, say to 10 seconds?


-- 
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]


Reply via email to