Github user ConeyLiu commented on a diff in the pull request:
https://github.com/apache/spark/pull/19316#discussion_r140408246
--- Diff:
core/src/main/scala/org/apache/spark/storage/memory/MemoryStore.scala ---
@@ -387,11 +387,18 @@ private[spark] class MemoryStore(
// the
Github user ConeyLiu commented on a diff in the pull request:
https://github.com/apache/spark/pull/19316#discussion_r140408116
--- Diff:
core/src/main/scala/org/apache/spark/storage/memory/MemoryStore.scala ---
@@ -387,11 +387,18 @@ private[spark] class MemoryStore(
// the
GitHub user ConeyLiu opened a pull request:
https://github.com/apache/spark/pull/19316
[SPARK-22097][CORE]Call serializationStream.close after we requested enough
memory
## What changes were proposed in this pull request?
Current code, we close the `serializationStream