Github user mridulm commented on a diff in the pull request:
https://github.com/apache/spark/pull/17290#discussion_r106788142
--- Diff:
core/src/main/scala/org/apache/spark/storage/BlockInfoManager.scala ---
@@ -340,7 +340,7 @@ private[storage] class BlockInfoManager extends Loggin
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/17290
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is ena
GitHub user srowen opened a pull request:
https://github.com/apache/spark/pull/17290
[SPARK-16599][CORE] java.util.NoSuchElementException: None.get at at
org.apache.spark.storage.BlockInfoManager.releaseAllLocksForTask
## What changes were proposed in this pull request?
Avo