You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/06/07 08:16:18 UTC

[jira] [Assigned] (SPARK-21006) Create rpcEnv and run later needs shutdown and awaitTermination

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

Apache Spark reassigned SPARK-21006:
------------------------------------

    Assignee:     (was: Apache Spark)

> Create rpcEnv and run later needs shutdown and awaitTermination
> ---------------------------------------------------------------
>
>                 Key: SPARK-21006
>                 URL: https://issues.apache.org/jira/browse/SPARK-21006
>             Project: Spark
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 2.1.1
>            Reporter: wangjiaochun
>            Priority: Minor
>
> test("port conflict") {
>     val anotherEnv = createRpcEnv(new SparkConf(), "remote", env.address.port)
>     assert(anotherEnv.address.port != env.address.port)
>   }
> should be shutdown and awaitTermination in RpcEnvSuit.scala



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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