lokeshj1703 commented on issue #673: HDDS-3064. Get Key is hung when READ delay 
is injected in chunk file path.
URL: https://github.com/apache/hadoop-ozone/pull/673#issuecomment-599540553
 
 
   Had an offline discussion with @bshashikant. The grpc client maintains a 
cache for datanode so that the datanode which gives a successful reply is 
always used for subsequent calls.
   Second, the grpc client creates a new stream for every request so the 
deadline in the stub works.
   I have no other comments. +1.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to