Skip to content

Conversation

@acogoluegnes
Copy link
Contributor

The message delivery tag must be added to the set of delivery tags before it is dispatched, otherwise it won't be acknowledged.

Fixes #583

The message delivery tag must be added to the set of delivery tags
before it is dispatched, otherwise it won't be acknowledged.

Fixes #583
@acogoluegnes acogoluegnes merged commit c9918b2 into main Jun 19, 2025
1 check passed
@acogoluegnes acogoluegnes deleted the fix-manual-ack branch June 19, 2025 07:16
github-actions bot pushed a commit that referenced this pull request Jun 19, 2025
Fix manual ack when requeueOnMessageListenerException=true
@michaelklishin michaelklishin added this to the 3.5.0 milestone Jun 19, 2025
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.

manual message acknowledgement is broken in 2.x with a MessageListener and requeueOnMessageListenerException=true

3 participants