Skip to content
New issue

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

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

Already on GitHub? # 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>
@sbordet sbordet requested review from gregw, joakime and lorban August 12, 2024 15:59
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>
attilapiros pushed a commit to attilapiros/spark that referenced this pull request Oct 4, 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>
@olamy olamy mentioned this pull request Oct 11, 2024
himadripal pushed a commit to himadripal/spark that referenced this pull request Oct 19, 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>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

3 participants