You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Nanda kumar (Jira)" <ji...@apache.org> on 2020/04/02 18:12:00 UTC

[jira] [Resolved] (HDDS-3088) maxRetries value is too large while trying to reconnect to SCM server

     [ https://issues.apache.org/jira/browse/HDDS-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nanda kumar resolved HDDS-3088.
-------------------------------
    Resolution: Not A Problem

> 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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org