Re: data loss on replicated topic

2014-03-31 Thread Jun Rao
, Oliver Dain > >> >wrote: > >> > > >> >> I just saw https://issues.apache.org/jira/browse/KAFKA-1193 which > >>seems > >> >> like it could be the cause of this. Does that sound right? Is there a > >> >>patch > >> >&

Re: data loss on replicated topic

2014-03-28 Thread Oliver Dain
gt; >wrote: >> > >> >> I just saw https://issues.apache.org/jira/browse/KAFKA-1193 which >>seems >> >> like it could be the cause of this. Does that sound right? Is there a >> >>patch >> >> we can test? Any date/time when this is ex

Re: data loss on replicated topic

2014-03-27 Thread Jun Rao
3 which seems > >> like it could be the cause of this. Does that sound right? Is there a > >>patch > >> we can test? Any date/time when this is expected to be fixed? > >> > >> From: New User mailto:od...@3cinteractive.com > >> > >> Date: Wednesday, M

Re: data loss on replicated topic

2014-03-27 Thread Oliver Dain
ght? Is there a >>patch >> we can test? Any date/time when this is expected to be fixed? >> >> From: New User mailto:od...@3cinteractive.com>> >> Date: Wednesday, March 26, 2014 at 11:59 AM >> To: "users@kafka.apache.org<mailto:users@kafka.apa

Re: data loss on replicated topic

2014-03-27 Thread Neha Narkhede
day, March 26, 2014 at 11:59 AM > To: "users@kafka.apache.org<mailto:users@kafka.apache.org>" < > users@kafka.apache.org<mailto:users@kafka.apache.org>> > Subject: data loss on replicated topic > > My company currently testing Kafka for throughput and fault tole

Re: data loss on replicated topic

2014-03-26 Thread Oliver Dain
at 11:59 AM To: "users@kafka.apache.org<mailto:users@kafka.apache.org>" mailto:users@kafka.apache.org>> Subject: data loss on replicated topic My company currently testing Kafka for throughput and fault tolerance. We’ve set up a cluster of 5 Kafka brokers and ar

data loss on replicated topic

2014-03-26 Thread Oliver Dain
My company currently testing Kafka for throughput and fault tolerance. We've set up a cluster of 5 Kafka brokers and are publishing to a topic with replication factor 3 and 100 partitions. We are publishing with request.required.acks == -1 (e.g. All ISR replicas must ACK before the message is c