[ 
https://issues.apache.org/jira/browse/HDDS-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067895#comment-17067895
 ] 

Arpit Agarwal commented on HDDS-3088:
-------------------------------------

cc [~shashikant], does this tie in with the retry settings you are looking at?

> maxRetries value is too large while trying to reconnect to SCM server
> ---------------------------------------------------------------------
>
>                 Key: HDDS-3088
>                 URL: https://issues.apache.org/jira/browse/HDDS-3088
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: SCM
>            Reporter: Nilotpal Nandi
>            Assignee: Nanda kumar
>            Priority: Major
>
> MaxRetries value is 2147483647 which is too high
> It keeps on retrying to connect to SCM server.
>  
> {noformat}
> 2020-02-27 05:54:43,430 INFO org.apache.hadoop.ipc.Client: Retrying connect 
> to server: quasar-hqknwz-8.quasar-hqknwz.root.hwx.site/172.27.14.1:9861. 
> Already tried 10535 time(s); retry policy is 
> RetryUpToMaximumCountWithFixedSleep(maxRetries=2147483647, sleepTime=1000 
> MILLISECONDS)
> 2020-02-27 05:54:44,431 INFO org.apache.hadoop.ipc.Client: Retrying connect 
> to server: quasar-hqknwz-8.quasar-hqknwz.root.hwx.site/172.27.14.1:9861. 
> Already tried 10536 time(s); retry policy is 
> RetryUpToMaximumCountWithFixedSleep(maxRetries=2147483647, sleepTime=1000 
> MILLISECONDS)
> 2020-02-27 05:54:45,432 INFO org.apache.hadoop.ipc.Client: Retrying connect 
> to server: quasar-hqknwz-8.quasar-hqknwz.root.hwx.site/172.27.14.1:9861. 
> Already tried 10537 time(s); retry policy is 
> RetryUpToMaximumCountWithFixedSleep(maxRetries=2147483647, sleepTime=1000 
> MILLISECONDS)
> 2020-02-27 05:54:46,433 INFO org.apache.hadoop.ipc.Client: Retrying connect 
> to server: quasar-hqknwz-8.quasar-hqknwz.root.hwx.site/172.27.14.1:9861. 
> Already tried 10538 time(s); retry policy is 
> RetryUpToMaximumCountWithFixedSleep(maxRetries=2147483647, sleepTime=1000 
> MILLISECONDS){noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to