[
https://issues.apache.org/jira/browse/SPARK-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-3101.
------------------------------
Resolution: Fixed
This was actually subsumed by the commit for SPARK-2933
> 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.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]