ZanderXu commented on PR #4660:
URL: https://github.com/apache/hadoop/pull/4660#issuecomment-1200162298

   Thanks @slfan1989 for your explain.
   
   `ipc.client.rpc-timeout.ms` default is 2min. If client can‘t receive the 
response within 2min, maybe we should give a high priority to improving the 
performance of namenode.
   
   If timeout is 0, Client will be blocked for a very long time, such as 15min, 
due to NN crash or bad network or other reasons. 


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


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

Reply via email to