Skip to content
Discussion options

You must be logged in to vote

@MeeJosh
No indeed, today you can customise your application to continue in case of failure.

What does it mean ?

If an exception is thrown, the thread will catch the exception, close the consumer, abort the current transaction, and restart processing from the last message committed. But the thread is still the same, just closing the consumer, and restart the processing from the last time.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@MeeJosh
Comment options

@LGouellec
Comment options

@MeeJosh
Comment options

Answer selected by MeeJosh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants