[jira] [Assigned] (SPARK-23343) Increase the exception test for the bind port

2018-02-06 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-23343:


Assignee: Apache Spark

> Increase the exception test for the bind port
> -
>
> Key: SPARK-23343
> URL: https://issues.apache.org/jira/browse/SPARK-23343
> Project: Spark
>  Issue Type: Test
>  Components: Spark Core
>Affects Versions: 2.4.0
>Reporter: caoxuewen
>Assignee: Apache Spark
>Priority: Minor
>
> this PR add new test case, 
> 1、add the boundary value test of port 65535
> 2、add the privileged port to test,
> 3、add rebinding port test when set `spark.port.maxRetries` is 1,
> 4、add `Utils.userPort` self circulation to generating port,
> in addition, in the existing test case, if you don't set the `spark.testing` 
> for true, the default value for `spark.port.maxRetries` is not 100, but 16, 
> (expectedPort + 100) is a little mistake.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Assigned] (SPARK-23343) Increase the exception test for the bind port

2018-02-06 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-23343:


Assignee: (was: Apache Spark)

> Increase the exception test for the bind port
> -
>
> Key: SPARK-23343
> URL: https://issues.apache.org/jira/browse/SPARK-23343
> Project: Spark
>  Issue Type: Test
>  Components: Spark Core
>Affects Versions: 2.4.0
>Reporter: caoxuewen
>Priority: Minor
>
> this PR add new test case, 
> 1、add the boundary value test of port 65535
> 2、add the privileged port to test,
> 3、add rebinding port test when set `spark.port.maxRetries` is 1,
> 4、add `Utils.userPort` self circulation to generating port,
> in addition, in the existing test case, if you don't set the `spark.testing` 
> for true, the default value for `spark.port.maxRetries` is not 100, but 16, 
> (expectedPort + 100) is a little mistake.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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