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

Kent Yao reassigned SPARK-34894:
--------------------------------

    Assignee: Kent Yao

> Use 'io.connectionTimeout' as a hint instead of `spark.network.timeout`
> -----------------------------------------------------------------------
>
>                 Key: SPARK-34894
>                 URL: https://issues.apache.org/jira/browse/SPARK-34894
>             Project: Spark
>          Issue Type: Improvement
>          Components: Shuffle, Spark Core
>    Affects Versions: 2.4.7, 3.0.2, 3.1.1
>            Reporter: Kent Yao
>            Assignee: Kent Yao
>            Priority: Major
>             Fix For: 3.2.0
>
>
> Currently, when a connection for TransportClient is marked as idled and 
> closed, we suggest users adjust `spark.network.timeout` for all transport 
> modules. As a lot of timeout configs will fallback to the 
> `spark.network.timeout`, this could be a piece of overkill advice, we should 
> give a more targeted one with `spark.${moduleName}.io.connectionTimeout`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to