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

fix: shutdown of the cdk consumer #4273

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

fraidev
Copy link
Contributor

@fraidev fraidev commented Nov 25, 2024

We're shutdown connectors with signal kill that couldn't be handled by the application.
I propose using SIGTERM that allows ctrlc package to handle with the graceful shutdown.

References:

@fraidev fraidev force-pushed the fix_offset_consumer_shutdown branch from e85feac to 1f723bf Compare November 25, 2024 19:50
@fraidev fraidev marked this pull request as ready for review November 25, 2024 19:53
@fraidev fraidev requested review from digikata and sehz November 25, 2024 19:59
@fraidev fraidev added this pull request to the merge queue Nov 25, 2024
github-merge-queue bot pushed a commit that referenced this pull request Nov 25, 2024
@fraidev fraidev removed this pull request from the merge queue due to a manual request Nov 25, 2024
@fraidev fraidev added this pull request to the merge queue Nov 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 25, 2024
@fraidev fraidev added this pull request to the merge queue Nov 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 25, 2024
@fraidev fraidev added this pull request to the merge queue Nov 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 25, 2024
@fraidev fraidev added this pull request to the merge queue Nov 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 25, 2024
@fraidev fraidev enabled auto-merge November 25, 2024 23:51
@fraidev fraidev added this pull request to the merge queue Nov 26, 2024
@fraidev fraidev removed this pull request from the merge queue due to a manual request Nov 26, 2024
@fraidev fraidev added this pull request to the merge queue Nov 26, 2024
Merged via the queue into infinyon:master with commit ddcb063 Nov 26, 2024
107 checks passed
@fraidev fraidev deleted the fix_offset_consumer_shutdown branch November 26, 2024 01:57
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.

3 participants