Skip to content

Conversation

@chbriem
Copy link
Contributor

@chbriem chbriem commented Oct 5, 2023

This PR fixes #325 by checking first if the given headers of the RMQMessage is null.

Also added a test to verify.

@acogoluegnes acogoluegnes merged commit 067705d into rabbitmq:main Oct 5, 2023
@acogoluegnes
Copy link
Contributor

Thanks!

github-actions bot pushed a commit that referenced this pull request Oct 5, 2023
Fix: NPE if a received message is marked as "Redelivered" but no header is given
@chbriem chbriem deleted the issue/npe-redeliver-handling branch October 5, 2023 14:31
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.

NPE if a received message is marked as "Redelivered" but no header is given

2 participants