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

Kousuke Saruta resolved SPARK-53673.
------------------------------------
    Fix Version/s: 4.1.0
         Assignee: Kousuke Saruta
       Resolution: Fixed

Issue resolved in https://github.com/apache/spark/pull/52417 for 4.1.0

> Fix a flaky test failure in `SparkSessionE2ESuite - interrupt tag` caused by 
> the usage of `ForkJoinPool`
> --------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-53673
>                 URL: https://issues.apache.org/jira/browse/SPARK-53673
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Connect, Tests
>    Affects Versions: 4.1.0, 4.0.2
>            Reporter: Kousuke Saruta
>            Assignee: Kousuke Saruta
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.1.0
>
>
> One of the issue which blocks SPARK-48139 seems that any two threads in 
> `ForkJoinPool` can be parent and child, which is not appropriate when 
> interrupting through tags which are implemented as `InheritedThreadLocal`.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to