You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/04/23 08:05:00 UTC

[jira] [Work logged] (HADOOP-17655) Upgrade Jetty to 9.4.40

     [ https://issues.apache.org/jira/browse/HADOOP-17655?focusedWorklogId=587684&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-587684 ]

ASF GitHub Bot logged work on HADOOP-17655:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Apr/21 08:04
            Start Date: 23/Apr/21 08:04
    Worklog Time Spent: 10m 
      Work Description: aajisaka opened a new pull request #2947:
URL: https://github.com/apache/hadoop/pull/2947


   Upgrade Jetty to 9.4.40 to fix http put error with SSL enabled.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 587684)
    Remaining Estimate: 0h
            Time Spent: 10m

> Upgrade Jetty to 9.4.40
> -----------------------
>
>                 Key: HADOOP-17655
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17655
>             Project: Hadoop Common
>          Issue Type: Bug
>         Environment: Hadoop 3.3.0 + HADOOP-17625 + many patches
>            Reporter: Akira Ajisaka
>            Priority: Blocker
>              Labels: release-blocker
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Jetty 9.4.39 has a critical bug: https://github.com/eclipse/jetty.project/issues/6152
> It causes http put failure in HttpFS with SSL enabled.
> {noformat}
> curl --negotiate -u : "https://<HttpFS host>:<port>/webhdfs/v1/<output>?op=CREATE&data=true" -X PUT -H Content-Type:application/octet-stream -T <input>
> curl: (55) TCP connection reset by peer
> {noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org