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/03/15 10:27:41 UTC

[jira] [Assigned] (SPARK-19946) DebugFilesystem.assertNoOpenStreams should report the open streams to help debugging

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

Apache Spark reassigned SPARK-19946:
------------------------------------

    Assignee: Apache Spark

> DebugFilesystem.assertNoOpenStreams should report the open streams to help debugging
> ------------------------------------------------------------------------------------
>
>                 Key: SPARK-19946
>                 URL: https://issues.apache.org/jira/browse/SPARK-19946
>             Project: Spark
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 2.1.0
>            Reporter: Bogdan Raducanu
>            Assignee: Apache Spark
>            Priority: Minor
>
> In DebugFilesystem.assertNoOpenStreams if there are open streams an exception is thrown showing the number of open streams. This doesn't help much to debug where the open streams were leaked.
> The exception should also report where the stream was leaked. This can be done through a cause exception.



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