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/10 14:52:51 UTC

[GitHub] [ratis] szetszwo commented on pull request #621: RATIS-1530. Cleanup NettyClientStreamRpc#replies empty queue optimize

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


   @guohao-rosicky , it seems that we won't get much benefit when optimizing the case when the queue is empty (i.e. when there are no requests.)
   
   Also, running tasks in the background actually may make the worst case (when there are many requests) more worst.  What do you think?


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