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

Kent Yao resolved SPARK-44241.
------------------------------
    Fix Version/s: 3.3.3
                   3.5.0
                   3.4.2
       Resolution: Fixed

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

> Set io.connectionTimeout/connectionCreationTimeout to zero or negative will 
> cause executor incessantes cons/destructions
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-44241
>                 URL: https://issues.apache.org/jira/browse/SPARK-44241
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 3.3.2, 3.4.1, 3.5.0
>            Reporter: Kent Yao
>            Assignee: Kent Yao
>            Priority: Major
>             Fix For: 3.3.3, 3.5.0, 3.4.2
>
>
> {code:java}
> 2023-06-28 14:57:23 CST Bootstrap WARN - Failed to set channel option 
> 'CONNECT_TIMEOUT_MILLIS' with value '-1000' for channel '[id: 0xf4b54a73]'
> java.lang.IllegalArgumentException: connectTimeoutMillis : -1000 (expected: 
> >= 0)
>       at 
> io.netty.util.internal.ObjectUtil.checkPositiveOrZero(ObjectUtil.java:144) 
> ~[netty-common-4.1.74.Final.jar:4.1.74.Final] {code}



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