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

[SPARK-49446][BUILD] Upgrade jetty to 11.0.23 #47912

Closed
wants to merge 1 commit into from

Conversation

LuciferYang
Copy link
Contributor

@LuciferYang LuciferYang commented Aug 28, 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

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

@LuciferYang LuciferYang marked this pull request as draft August 28, 2024 12:55
@github-actions github-actions bot added the BUILD label Aug 28, 2024
@LuciferYang
Copy link
Contributor Author

Test first

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

Looks working. :)

@LuciferYang LuciferYang marked this pull request as ready for review August 29, 2024 03:32
@LuciferYang
Copy link
Contributor Author

Updated the PR description. @dongjoon-hyun Could you please help review it if you have time? Thanks ~

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Thank you, @LuciferYang .

@LuciferYang
Copy link
Contributor Author

Thanks @dongjoon-hyun ~

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants