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

Josh Rosen reassigned SPARK-44920:
----------------------------------

    Assignee: Josh Rosen

> Use await() instead of awaitUninterruptibly() in 
> TransportClientFactory.createClient() 
> ---------------------------------------------------------------------------------------
>
>                 Key: SPARK-44920
>                 URL: https://issues.apache.org/jira/browse/SPARK-44920
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.3.3, 3.4.2, 3.5.0
>            Reporter: Josh Rosen
>            Assignee: Josh Rosen
>            Priority: Major
>
> This is a follow up for SPARK-44241:
> That call added an `awaitUninterruptibly()` call, which I think should be a 
> plain `await()` instead. This will prevent issues when cancelling tasks with 
> hanging network connections. 
> This issue is similar to SPARK-19529



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

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

Reply via email to