spark-instrumented-optimizer/core/src
Liang-Chi Hsieh 9841ae0313 [SPARK-23345][SQL] Remove open stream record even closing it fails
## What changes were proposed in this pull request?

When `DebugFilesystem` closes opened stream, if any exception occurs, we still need to remove the open stream record from `DebugFilesystem`. Otherwise, it goes to report leaked filesystem connection.

## How was this patch tested?

Existing tests.

Author: Liang-Chi Hsieh <viirya@gmail.com>

Closes #20524 from viirya/SPARK-23345.
2018-02-07 09:48:49 -08:00
..
main [SPARK-23310][CORE][FOLLOWUP] Fix Java style check issues. 2018-02-06 10:46:48 -08:00
test [SPARK-23345][SQL] Remove open stream record even closing it fails 2018-02-07 09:48:49 -08:00