You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/08/12 07:47:45 UTC

[jira] [Resolved] (SPARK-9854) RuleExecutor.timeMap should be thread-safe

     [ https://issues.apache.org/jira/browse/SPARK-9854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Rosen resolved SPARK-9854.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

Issue resolved by pull request 8120
[https://github.com/apache/spark/pull/8120]

> RuleExecutor.timeMap should be thread-safe
> ------------------------------------------
>
>                 Key: SPARK-9854
>                 URL: https://issues.apache.org/jira/browse/SPARK-9854
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.5.0
>            Reporter: Josh Rosen
>            Assignee: Josh Rosen
>            Priority: Blocker
>             Fix For: 1.5.0
>
>
> {{RuleExecutor.timeMap}} is currently a non-thread-safe mutable HashMap; this can lead to infinite loops if multiple threads are concurrently modifying the map.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org