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

Andrew Or closed SPARK-10432.
-----------------------------
          Resolution: Fixed
       Fix Version/s: 1.6.0
    Target Version/s: 1.6.0

> spark.port.maxRetries documentation is unclear
> ----------------------------------------------
>
>                 Key: SPARK-10432
>                 URL: https://issues.apache.org/jira/browse/SPARK-10432
>             Project: Spark
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.5.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> The documentation for spark.port.maxRetries says:
> spark.port.maxRetries 16      Default maximum number of retries when binding 
> to a port before giving up.
> But what really happens when the port for that service is not 0 is:
>    * Each subsequent attempt uses 1 + the port used in the previous attempt 
> (unless the port is 0).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to