| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
789 (0.727s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [VOTE] Kafka 0.8.0 Beta 1 (Candidate 1) - Kafka - [mail # dev]
|
|
...+1, verified unit tests and quick start.On Mon, Jun 17, 2013 at 4:58 AM, Joe Stein wrote:> Hey folks, I am going to vote -1 on this this release. I know, I know, I> know I ...
|
|
|
Author: Neha Narkhede,
2013-06-17, 23:20
|
|
|
[KAFKA-172] The existing perf tools are buggy - Kafka - [issue]
|
|
...The existing perf tools - ProducerPerformance.scala, ConsumerPerformance.scala and SimpleConsumerPerformance.scala are buggy. It will be good to -1. move them to a perf directory, along with...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-172
Author: Neha Narkhede,
2013-06-14, 05:02
|
|
|
[KAFKA-175] Add helper scripts to wrap the current perf tools - Kafka - [issue]
|
|
...We have 3 useful tools to run producer and consumer perf tests - ProducerPerformance.scala, SimpleConsumerPerformance.scala and ConsumerPerformance.scala.These tests expose several options t...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-175
Author: Neha Narkhede,
2013-06-13, 16:33
|
|
|
[KAFKA-666] Fetch requests from the replicas take several seconds to complete on the leader - Kafka - [issue]
|
|
...I've seen that fetch requests from the replicas take several seconds to complete. The nature of the latency breakdown is different, sometimes they spend too long sitting in the request/r...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-666
Author: Neha Narkhede,
2013-06-13, 15:53
|
|
|
Re: 0.8 Durability Question - Kafka - [mail # user]
|
|
...No. It only means that messages are written to all replicas in memory. Datais flushed to disk asynchronously.Thanks,NehaOn Jun 13, 2013 3:29 AM, "Jonathan Hodges" wrote:> Looking at...
|
|
|
Author: Neha Narkhede,
2013-06-13, 14:33
|
|
|
RE: message order, guarenteed? - Kafka - [mail # user]
|
|
...Kafka guarantees order per topic partition per source client.Thanks,NehaOn Jun 9, 2013 5:33 PM, "S Ahmed" wrote:> I understand that there are no guarantees per say that a mess...
|
|
|
Author: Neha Narkhede,
2013-06-10, 12:37
|
|
|
Re: Dilemma - ZK consumer problems - upgrade to 0.8? - Kafka - [mail # user]
|
|
...Which version of ZK are you using ?On Fri, Jun 7, 2013 at 12:15 PM, Evan Chan wrote:> Hey guys,>> I sincerely apologize if this has been covered before, I haven't quite> fo...
|
|
|
Author: Neha Narkhede,
2013-06-07, 19:33
|
|
|
Re: consumer offset (0.7) - Kafka - [mail # user]
|
|
...You can use the ConsumerOffsetChecker tool that ships with Kafka.Thanks,NehaOn Wed, Jun 5, 2013 at 2:19 PM, Ian Friedman wrote:> Hey guys,>> Is there any way to tell where the...
|
|
|
Author: Neha Narkhede,
2013-06-05, 22:01
|
|
|
Re: 2 kafkas 1 zookeeper - Kafka - [mail # user]
|
|
...It should be fine as long as you pick different zookeeper namespaces for0.7.2 and 0.8Thanks,NehaOn Wed, Jun 5, 2013 at 10:26 AM, Andrew Neilson wrote:> We are interested in having two kaf...
|
|
|
Author: Neha Narkhede,
2013-06-05, 17:32
|
|
|
Re: Compression in kafka 0.8 - Kafka - [mail # user]
|
|
...The only way of storing compressed data on the server is to have theproducer send it compressed. The server sends the data in compressed formatto the consumers.Thanks,NehaOn Tue, Jun 4, 2013...
|
|
|
Author: Neha Narkhede,
2013-06-05, 04:57
|
|
|
|