[ https://issues.apache.org/jira/browse/SPARK-38675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513392#comment-17513392 ]
Apache Spark commented on SPARK-38675: -------------------------------------- User 'hvanhovell' has created a pull request for this issue: https://github.com/apache/spark/pull/35991 > Race condition in BlockInfoManager during unlock > ------------------------------------------------ > > Key: SPARK-38675 > URL: https://issues.apache.org/jira/browse/SPARK-38675 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 3.3.0 > Reporter: Herman van Hövell > Assignee: Herman van Hövell > Priority: Major > > There is a race condition between unlock and releaseAllLocksForTask in the > block manager. This can lead to negative reader counts (which trip an > assertion). -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org