Re: Topics, partitions and keys

2016-05-31 Thread Igor Kravzov
Thanks Alex. On Tue, May 31, 2016 at 2:37 PM, Alex Loddengaard wrote: > Hi Igor, see inline: > > On Sat, May 28, 2016 at 8:14 AM, Igor Kravzov > wrote: > > > I need some clarification on subject. > > In Kafka documentations I found the following: > > > > Kafka only provides a total order over m

Re: Topics, partitions and keys

2016-05-31 Thread Alex Loddengaard
Hi Igor, see inline: On Sat, May 28, 2016 at 8:14 AM, Igor Kravzov wrote: > I need some clarification on subject. > In Kafka documentations I found the following: > > Kafka only provides a total order over messages *within* a partition, not > between different partitions in a topic. Per-partitio

Re: Topics, partitions and keys

2016-05-30 Thread Igor Kravzov
Thank you Todd for great response. On Sun, May 29, 2016 at 8:52 PM, Todd Palino wrote: > Answers are in-line below. > > -Todd > > On Sun, May 29, 2016 at 3:00 PM, Igor Kravzov > wrote: > > > Please help me with the subject. > > In Kafka documentations I found the following: > > > > *Kafka only

Re: Topics, partitions and keys

2016-05-29 Thread Todd Palino
Answers are in-line below. -Todd On Sun, May 29, 2016 at 3:00 PM, Igor Kravzov wrote: > Please help me with the subject. > In Kafka documentations I found the following: > > *Kafka only provides a total order over messages within a partition, not > between different partitions in a topic. Per-p