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

Add coordinator sidecar process #22854

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

pdabre12
Copy link
Contributor

@pdabre12 pdabre12 commented May 28, 2024

Adds support for a new Presto process type, the sidecar.
Resolves: #22829

@pdabre12 pdabre12 changed the title [native] Add coordinator sidecar process Add coordinator sidecar process May 31, 2024
@pdabre12 pdabre12 force-pushed the add-coordinator-sidecar branch 2 times, most recently from 28db967 to 6558ca5 Compare May 31, 2024 23:26
@pdabre12 pdabre12 force-pushed the add-coordinator-sidecar branch 2 times, most recently from 8f4847f to 44fa41e Compare June 4, 2024 21:23
Copy link

linux-foundation-easycla bot commented Jun 5, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: pdabre12 / name: Pratik Joseph Dabre (c40a3f7)

@pdabre12 pdabre12 force-pushed the add-coordinator-sidecar branch 2 times, most recently from 08e1844 to 874e168 Compare June 5, 2024 20:45
Copy link
Contributor

@tdcmeehan tdcmeehan left a comment

Choose a reason for hiding this comment

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

One more nit

@pdabre12 pdabre12 force-pushed the add-coordinator-sidecar branch 2 times, most recently from fecb38f to 79b5b95 Compare June 6, 2024 20:12
@pdabre12 pdabre12 marked this pull request as ready for review June 6, 2024 20:37
@pdabre12 pdabre12 requested a review from presto-oss June 6, 2024 20:37
@pdabre12
Copy link
Contributor Author

pdabre12 commented Jun 6, 2024

@aditi-pandit PTAL.

@aditi-pandit
Copy link
Contributor

@aditi-pandit PTAL.

@pdabre12 : Looks good. Thanks.

Copy link
Contributor

@tdcmeehan tdcmeehan left a comment

Choose a reason for hiding this comment

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

Couple of minor cleanups

Copy link
Contributor

@tdcmeehan tdcmeehan left a comment

Choose a reason for hiding this comment

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

LGTM, please squash commits

@pdabre12
Copy link
Contributor Author

@tdcmeehan Squashed the commits, thank you.

Copy link
Contributor

@tdcmeehan tdcmeehan left a comment

Choose a reason for hiding this comment

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

Just one more nit, will merge after that.

@tdcmeehan tdcmeehan self-assigned this Jun 25, 2024
@tdcmeehan tdcmeehan merged commit e979ef0 into prestodb:master Jun 25, 2024
55 of 56 checks passed
@pdabre12 pdabre12 deleted the add-coordinator-sidecar branch June 25, 2024 19:27
@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.

Add Presto sidecar process type
4 participants