William Montaz created SPARK-24150:
--------------------------------------

             Summary: Race condition in FsHistoryProvider
                 Key: SPARK-24150
                 URL: https://issues.apache.org/jira/browse/SPARK-24150
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.2.0
            Reporter: William Montaz


There exist a race condition between the method checkLogs and cleanLogs.

Workaround:
 * use a permanent object as a monitor on which to synchronise
 * keep volatile field for all other read accesses



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to