[ https://issues.apache.org/jira/browse/SPARK-19946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925856#comment-15925856 ]
Apache Spark commented on SPARK-19946: -------------------------------------- User 'bogdanrdc' has created a pull request for this issue: https://github.com/apache/spark/pull/17292 > 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 > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org