Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulsar continue failure strategy #2217

Merged
merged 1 commit into from
Jul 9, 2023

Conversation

ozangunalp
Copy link
Collaborator

continue failure strategy as opposed to ignore doesn't ack the message in case of failure, enabling using ackTimeout redelivery with Pulsar.

  • Pulsar KeyValueExtractors
  • Fix for Pulsar OutgoingMessage.of factory method which did not set the key correctly

Pulsar KeyValueExtractors

Fix for Pulsar OutgoingMessage.of factory method which did not set the key correctly
@cescoffier cescoffier merged commit 7bc6e7b into smallrye:main Jul 9, 2023
2 of 3 checks passed
@ozangunalp ozangunalp added this to the 4.8.0 milestone Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants