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

Hyukjin Kwon resolved SPARK-43803.
----------------------------------
    Fix Version/s: 3.5.0
       Resolution: Fixed

Issue resolved by pull request 41318
[https://github.com/apache/spark/pull/41318]

> Spark connect: improve handling of long running API - awaitTermination
> ----------------------------------------------------------------------
>
>                 Key: SPARK-43803
>                 URL: https://issues.apache.org/jira/browse/SPARK-43803
>             Project: Spark
>          Issue Type: Task
>          Components: Connect, Structured Streaming
>    Affects Versions: 3.5.0
>            Reporter: Peng Zhong
>            Assignee: Peng Zhong
>            Priority: Major
>             Fix For: 3.5.0
>
>
> Currently, long running APIs like awaitTermination() keep running on the 
> server even if the client has disconnected. We need to improve that. The 
> implementation should periodically check if the client side is disconnected 
> and release the resources. 



--
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