Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-44241

Set io.connectionTimeout/connectionCreationTimeout to zero or negative will cause executor incessantes cons/destructions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.2, 3.4.1, 3.5.0
    • 3.3.3, 3.4.2, 3.5.0
    • Spark Core
    • None

    Description

      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] 

      Attachments

        Issue Links

          Activity

            People

              yao Kent Yao
              yao Kent Yao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: