You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by GitBox <gi...@apache.org> on 2022/03/11 09:55:20 UTC

[GitHub] [ratis] captainzmc commented on pull request #620: RATIS-1549. If the stream client is abnormally disconnected, reconnec…

captainzmc commented on pull request #620:
URL: https://github.com/apache/ratis/pull/620#issuecomment-1064953507


   Thanks @guohao-rosicky  update this. I did a comparative test and found that this patch can indeed optimize the problem of client hung.  While testing three clients to write 400 files concurrently, ratis master hung every time, but RATIS-1549 runs normally.
   ![image](https://user-images.githubusercontent.com/13825159/157841596-fda8285c-feae-4245-90f0-247b283f8a9e.png)
   
   Hi @szetszwo, In UT it is difficult to simulate a broken connection during write. Can we continue to discuss this patch based on the above test results?
   
   


-- 
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: issues-unsubscribe@ratis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org