Raghu Angadi created SPARK-44432:
------------------------------------

             Summary: Terminate streaming queries when a session times out in 
Spark Connect
                 Key: SPARK-44432
                 URL: https://issues.apache.org/jira/browse/SPARK-44432
             Project: Spark
          Issue Type: Task
          Components: Connect, Structured Streaming
    Affects Versions: 3.4.1
            Reporter: Raghu Angadi
             Fix For: 3.5.0


Spark Connect server keeps a session id at connect server alive as long as a 
streaming query is alive. This may not be desirable. If the client disconnects 
long enough and times out in server, we should let the session mapping to be 
removed and terminate the streaming queries. 

 



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