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

Upgrade Airlift to 0.215 #23356

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

NikhilCollooru
Copy link
Contributor

@NikhilCollooru NikhilCollooru commented Aug 1, 2024

Description

Upgrade Airlift to 0.215

Motivation and Context

The latest 0.215 airlift has update Jetty version which helps resolve the CPU contention on coordinator

Impact

None

Test Plan

exisiting Tests

Contributor checklist

  • Please make sure your submission complies with our development, formatting, commit message, and attribution guidelines.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.

Release Notes

Please follow release notes guidelines and fill in the release notes below.

== RELEASE NOTES ==

General Changes
* Upgrade Airlift to 0.215 :pr:`23356`

@NikhilCollooru NikhilCollooru requested a review from a team as a code owner August 1, 2024 18:26
@steveburnett
Copy link
Contributor

Nit suggestion for the release note entry for consistency with the Release Notes Guidelines:

== RELEASE NOTES ==

General Changes
* Upgrade Airlift to 0.214 :pr:`23356`

rschlussel
rschlussel previously approved these changes Aug 1, 2024
feilong-liu
feilong-liu previously approved these changes Aug 2, 2024
@NikhilCollooru NikhilCollooru changed the title Update airlift to 0.214 Upgrade Airlift to 0.214 Aug 2, 2024
@rschlussel
Copy link
Contributor

You can rebase to pick up the fix for the docker-compose failures.

@jaystarshot
Copy link
Member

jaystarshot commented Aug 2, 2024

Any reason to not upgrade to latest? https://github.com/airlift/airlift/releases. Nvm I am not sure if we are using this or some facebook airlift repo

@rschlussel
Copy link
Contributor

Any reason to not upgrade to latest? https://github.com/airlift/airlift/releases. Nvm I am not sure if we are using this or some facebook airlift repo

we use a fork https://github.com/prestodb/airlift

@NikhilCollooru NikhilCollooru force-pushed the updateAirlift branch 4 times, most recently from bffd50d to 7de50ba Compare August 12, 2024 20:20
@NikhilCollooru NikhilCollooru changed the title Upgrade Airlift to 0.214 Upgrade Airlift to 0.215 Aug 12, 2024
@NikhilCollooru NikhilCollooru merged commit c969f30 into prestodb:master Aug 15, 2024
56 checks passed
@NikhilCollooru NikhilCollooru deleted the updateAirlift branch August 15, 2024 02:31
@NikhilCollooru NikhilCollooru restored the updateAirlift branch August 15, 2024 02:31
@NikhilCollooru NikhilCollooru deleted the updateAirlift branch August 15, 2024 02:35
@tdcmeehan tdcmeehan mentioned this pull request Aug 23, 2024
34 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants