You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2017/03/16 14:25:42 UTC

[jira] [Resolved] (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 ]

Herman van Hovell resolved SPARK-19946.
---------------------------------------
       Resolution: Fixed
         Assignee: Bogdan Raducanu
    Fix Version/s: 2.2.0

> 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: Bogdan Raducanu
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> 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