Kousuke Saruta created SPARK-53673:
--------------------------------------
Summary: 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
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]