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

[native] Add support for graceful shutdown #18617

Open
majetideepak opened this issue Nov 3, 2022 · 0 comments
Open

[native] Add support for graceful shutdown #18617

majetideepak opened this issue Nov 3, 2022 · 0 comments
Labels
prestissimo Presto Native Execution

Comments

@majetideepak
Copy link
Collaborator

Presto orchestration tools benefit from this feature
https://prestodb.io/docs/current/release/release-0.128.html#graceful-shutdown

Example usage:

curl -v -X PUT -d '"SHUTTING_DOWN"' -H "Content-type: application/json" \
    http://worker:8080/v1/info/state
@majetideepak majetideepak added the prestissimo Presto Native Execution label Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prestissimo Presto Native Execution
Projects
None yet
Development

No branches or pull requests

1 participant