Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HA branch (HDFS-1623)
-
None
-
Reviewed
Description
If Clients are getting SocketTimeoutException, when it is trying to connect to Server, it will retry for 45 times, to rethrow the exception to RetryPolicy.
I think we can make this 45 retry times to configurable and set it to lower value when FailoverProxyProvider is used.
Attachments
Attachments
Issue Links
- is blocked by
-
HADOOP-7932 HA : Make client connection retries on socket time outs configurable.
- Resolved