[ 
https://issues.apache.org/jira/browse/SPARK-16722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15392842#comment-15392842
 ] 

Apache Spark commented on SPARK-16722:
--------------------------------------

User 'zsxwing' has created a pull request for this issue:
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
>
> 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