Skip to content

Conversation

@nate-martinez
Copy link

I believe Kafka producer client libraries have the option to not wait for any broker acknowledgement when publishing messages. This would satisfy an "at most once" delivery model.

I believe Kafka producer client libraries have the option to not wait for any broker acknowledgement when publishing messages. This would satisfy an "at most once" delivery model.
Copy link

@joevtap joevtap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As stated in Confluent documentation, this is correct.

https://docs.confluent.io/kafka/design/delivery-semantics.html

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.

2 participants