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/05/23 02:54:06 UTC

[GitHub] [ratis] szetszwo commented on pull request #635: RATIS-1569. Move the asyncRpcApi.sendForward(..) call to the client side

szetszwo commented on PR #635:
URL: https://github.com/apache/ratis/pull/635#issuecomment-1134115141

   > Call sendForward() asynchronously on stream init
   
   The sendForward() call has to wait for the stream to complete.  Otherwise, sendForward() could succeed while the stream could fail.
   
   In Ozone, sendForward() needs the block infos which are unavailable in the beginning.


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