You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Thomas Graves (JIRA)" <ji...@apache.org> on 2015/09/03 15:38:46 UTC

[jira] [Created] (SPARK-10432) spark.port.maxRetries documentation is unclear

Thomas Graves created SPARK-10432:
-------------------------------------

             Summary: 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


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