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

Kunal Khamar updated SPARK-20051:
---------------------------------
    Description: There is a race condition between calling stop on a streaming 
query and deleting directories in withTempDir that causes test to fail, fixing 
to do lazy deletion using delete on shutdown JVM hook.  (was: There is a race 
condition with deleting directories in withTempDir that causes test to fail, 
fixing to do lazy deletion using delete on shutdown JVM hook.)

> Fix StreamSuite.recover from v2.1 checkpoint failing with IOException
> ---------------------------------------------------------------------
>
>                 Key: SPARK-20051
>                 URL: https://issues.apache.org/jira/browse/SPARK-20051
>             Project: Spark
>          Issue Type: Bug
>          Components: Structured Streaming
>    Affects Versions: 2.2.0
>            Reporter: Kunal Khamar
>
> There is a race condition between calling stop on a streaming query and 
> deleting directories in withTempDir that causes test to fail, fixing to do 
> lazy deletion using delete on shutdown JVM hook.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to