Re: Kafka and no guarantee that every published message is actually received by the broker

2014-02-04 Thread Neha Narkhede
We have added intra cluster replication to address the durability issue in Kafka 0.8. You can read the latest on the design and guarantees here - http://kafka.apache.org/documentation.html#semantics Thanks Neha On Tue, Feb 4, 2014 at 8:52 AM, Christian Schuhegger < christian.schuheg...@gmx.de> w

Kafka and no guarantee that every published message is actually received by the broker

2014-02-04 Thread Christian Schuhegger
Hello all, I was reading in the following paper: http://research.microsoft.com/en-us/um/people/srikanth/netdb11/netdb11papers/netdb11-final12.pdf the following paragraph: -- snip start -- There are a few reasons why Kafka performed much better. First, the Kafka producer currently doesn’t wait