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

Tathagata Das resolved SPARK-16722.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0
                   2.0.1

Issue resolved by pull request 14354
[https://github.com/apache/spark/pull/14354]

> Fix a StreamingContext leak in StreamingContextSuite when eventually fails
> --------------------------------------------------------------------------
>
>                 Key: SPARK-16722
>                 URL: https://issues.apache.org/jira/browse/SPARK-16722
>             Project: Spark
>          Issue Type: Test
>          Components: Tests
>            Reporter: Shixiong Zhu
>            Assignee: Shixiong Zhu
>             Fix For: 2.0.1, 2.1.0
>
>
> This patch moves `ssc.stop()` into `finally` for 
> `StreamingContextSuite.createValidCheckpoint` to avoid leaking a 
> StreamingContext since leaking a StreamingContext will fail a lot of tests 
> and make us hard to find the real failure one.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to