Skip to content

Does parallel-consumer support manual commit? #743

Closed Answered by rkolesnev
otherhy asked this question in Q&A
Discussion options

You must be logged in to vote

@otherhy - no, parallel consumer does not support manual commit right now.
There is an option to request a commit - through requestCommitAsap() method to trigger it sooner.
Given that Parallel Consumer is processing multiple messages in parallel - i am not sure how manual commit could be used with it.
Is manual commit actually, really required? I struggle to imagine a scenario where manual commit is warranted / has advantage over auto commit.

Replies: 2 comments 4 replies

Comment options

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

@rkolesnev
Comment options

@shreeramkulkarni
Comment options

Answer selected by otherhy
Comment options

You must be logged in to vote
1 reply
@shreeramkulkarni
Comment options

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