spark-instrumented-optimizer/core/src/main
Kousuke Saruta a9e910430f [SPARK-3546] InputStream of ManagedBuffer is not closed and causes running out of file descriptor
Author: Kousuke Saruta <sarutak@oss.nttdata.co.jp>

Closes #2408 from sarutak/resolve-resource-leak-issue and squashes the following commits:

074781d [Kousuke Saruta] Modified SuffleBlockFetcherIterator
5f63f67 [Kousuke Saruta] Move metrics increment logic and debug logging outside try block
b37231a [Kousuke Saruta] Modified FileSegmentManagedBuffer#nioByteBuffer to check null or not before invoking channel.close
bf29d4a [Kousuke Saruta] Modified FileSegment to close channel
2014-09-16 12:41:45 -07:00
..
java/org/apache/spark [SPARK-2936] Migrate Netty network module from Java to Scala 2014-08-10 20:36:54 -07:00
resources/org/apache/spark [SPARK-2976] Replace tabs with spaces 2014-08-25 19:40:23 -07:00
scala/org/apache [SPARK-3546] InputStream of ManagedBuffer is not closed and causes running out of file descriptor 2014-09-16 12:41:45 -07:00