Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jetty 10: Improvements to HttpConnection when reading 0 bytes. #12156

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Aug 12, 2024

No description provided.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
joakime
joakime previously approved these changes Aug 12, 2024
Copy link
Contributor

@joakime joakime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

lorban
lorban previously approved these changes Aug 13, 2024
@lorban lorban changed the title Improvements to HttpConnection when reading 0 bytes. Jetty 10: Improvements to HttpConnection when reading 0 bytes. Aug 13, 2024
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
@sbordet sbordet dismissed stale reviews from lorban and joakime via 8a46388 August 13, 2024 14:04
Copy link
Contributor

@joakime joakime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good change

@joakime joakime merged commit 8259eab into jetty-10.0.x Aug 13, 2024
11 checks passed
@joakime joakime deleted the fix/jetty-10.0.x/improve-httpconnection branch August 13, 2024 22:55
dongjoon-hyun pushed a commit to apache/spark that referenced this pull request Aug 29, 2024
### What changes were proposed in this pull request?
This pr aims to upgrade jetty from 11.0.21 to 11.0.23.

### Why are the changes needed?
The new version brings an optimization elated to `HttpConnection`
- jetty/jetty.project#12156: Improvements to HttpConnection when reading 0 bytes

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
Pass GitHub Actions

### Was this patch authored or co-authored using generative AI tooling?
No

Closes #47912 from LuciferYang/jetty-11.0.23.

Authored-by: yangjie01 <yangjie01@baidu.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
IvanK-db pushed a commit to IvanK-db/spark that referenced this pull request Sep 20, 2024
### What changes were proposed in this pull request?
This pr aims to upgrade jetty from 11.0.21 to 11.0.23.

### Why are the changes needed?
The new version brings an optimization elated to `HttpConnection`
- jetty/jetty.project#12156: Improvements to HttpConnection when reading 0 bytes

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
Pass GitHub Actions

### Was this patch authored or co-authored using generative AI tooling?
No

Closes apache#47912 from LuciferYang/jetty-11.0.23.

Authored-by: yangjie01 <yangjie01@baidu.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

3 participants