[ 
https://issues.apache.org/jira/browse/SPARK-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14107478#comment-14107478
 ] 

Marcelo Vanzin commented on SPARK-3101:
---------------------------------------

I covered this in the PR for SPARK-2933 also.

> Missing volatile annotation in ApplicationMaster
> ------------------------------------------------
>
>                 Key: SPARK-3101
>                 URL: https://issues.apache.org/jira/browse/SPARK-3101
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>    Affects Versions: 1.1.0
>            Reporter: Kousuke Saruta
>
> In ApplicationMaster, a field variable 'isLastAMRetry' is used as a flag but 
> it's not declared as volatile though it's used from multiple threads.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to