functioner commented on pull request #2727: URL: https://github.com/apache/hadoop/pull/2727#issuecomment-789342964
I guess many users may not change the default configuration. If they encounter this endless hang issue, it may take a while for them to figure out what's wrong, even with the clarification on the parameter description. Therefore, I think we can consider to change the default value of `ipc.client.rpc-timeout.ms`. @iwasakims I advocate for setting a reasonable default `ipc.client.rpc-timeout.ms`, say, 180s (three ping intervals). What do you think of it? ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
