confluentinc / librdkafka

The Apache Kafka C/C++ library
Other
204 stars 3.14k forks source link

Idempotent producer #114

Closed edenhill closed 7 years ago

edenhill commented 10 years ago

Implementation of only-once guarantee on the producer side

https://cwiki.apache.org/confluence/display/KAFKA/Idempotent+Producer

edenhill commented 7 years ago

This will be implemented through EOS

grantr commented 7 years ago

@edenhill What is the EOS you're referring to?

edenhill commented 7 years ago

@grantr EOS is Exactly Once Semantics, more info here: https://cwiki.apache.org/confluence/display/KAFKA/KIP-98+-+Exactly+Once+Delivery+and+Transactional+Messaging