[
https://issues.apache.org/jira/browse/SPARK-33842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-33842:
------------------------------------
Assignee: Apache Spark
> Add spark.shuffle.io.sessionTimeout to check a established connnection for
> being idled or dead
> ----------------------------------------------------------------------------------------------
>
> Key: SPARK-33842
> URL: https://issues.apache.org/jira/browse/SPARK-33842
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 3.2.0
> Reporter: Kent Yao
> Assignee: Apache Spark
> Priority: Major
>
> We have spark.shuffle.io.connectionTimeout for timeout checking when shuffle
> clients establish connections with shuffle servers. We also use it to check
> the established connection is idled or dead too. If we want a connection that
> can keep alive for a long time, we may increase the blocking time to create a
> shuffle client if the server is busy at that time.
> In practice, we always use connection timeout and session timeout to control
> these two different phases.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]