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

DBZ-8672 Don't fail server shutdown #159

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Conversation

vjuranek
Copy link
Member

Don't fail server shutdown if engine shutdown is already in progress Throwing exception from engine close() method would result into skipping shutting down the executor, which is not nice.

https://issues.redhat.com/browse/DBZ-8672

Don't fail server shutdown if engine shutdown is already in progress
Throwing exception from engine `close()` method would result into
skipping shutting down the executor, which is not nice.
@jpechane jpechane merged commit d0938e8 into debezium:main Feb 25, 2025
3 checks passed
@jpechane
Copy link
Contributor

@vjuranek Applied, thanks!

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.

2 participants