Skip to content

Fix KSML java process not stopping on exception#88

Merged
jeroenvandisseldorp merged 1 commit intoAxual:mainfrom
richard-axual:fix/ksml-not-stopping-on-deserialize-failure
Jan 10, 2024
Merged

Fix KSML java process not stopping on exception#88
jeroenvandisseldorp merged 1 commit intoAxual:mainfrom
richard-axual:fix/ksml-not-stopping-on-deserialize-failure

Conversation

@richard-axual
Copy link
Contributor

The exception handling of KSML stops the Kafka Streams and other flows, but the executor service is not shut down in this flow.
Moved the KSMLRunner executor service shutdown to the finally block to make sure it is always stopped

@jeroenvandisseldorp jeroenvandisseldorp merged commit d382bcd into Axual:main Jan 10, 2024
@richard-axual richard-axual deleted the fix/ksml-not-stopping-on-deserialize-failure branch June 21, 2024 14:21
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