You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/12/18 18:05:00 UTC

[jira] [Assigned] (SPARK-33842) Add spark.shuffle.io.sessionTimeout to check a established connnection for being idled or dead

     [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org