You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kousuke Saruta (Jira)" <ji...@apache.org> on 2021/04/24 10:29:00 UTC

[jira] [Resolved] (SPARK-35210) Upgrade Jetty to 9.4.40 to fix ERR_CONNECTION_RESET issue

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

Kousuke Saruta resolved SPARK-35210.
------------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

This issue is resolved in https://github.com/apache/spark/pull/32318 for 3.2.0.

> Upgrade Jetty to 9.4.40 to fix ERR_CONNECTION_RESET issue
> ---------------------------------------------------------
>
>                 Key: SPARK-35210
>                 URL: https://issues.apache.org/jira/browse/SPARK-35210
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.4.7, 3.0.2, 3.1.1, 3.2.0
>            Reporter: Kousuke Saruta
>            Assignee: Kousuke Saruta
>            Priority: Blocker
>             Fix For: 3.2.0
>
>
> SPARK-34988 upgraded Jetty to 9.4.39 for CVE-2021-28165.
> But after the upgrade, Jetty 9.4.40 was released to fix the ERR_CONNECTION_RESET issue (https://github.com/eclipse/jetty.project/issues/6152).
> This issue seems to affect Jetty 9.4.39 when POST method is used with SSL.
> For Spark, job submission using REST and ThriftServer with HTTPS protocol can be affected.



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