| clear query|facets|time |
Search criteria: .
Results from 191 to 200 from
7408 (0.122s).
|
|
|
Loading phrases to help you refine your search...
|
|
Can't connect to a server if not enough partitions - Kafka - [mail # user]
|
|
...With 0.8.0, I'm seeing that an initial metadata request fails, if thenumber of running brokers is fewer than the configured replication factor:877 [kafka-request-handler-0] ERROR kafka.serve...
|
|
|
Author: Jason Rosenberg,
2013-05-09, 05:16
|
|
|
RE: a few questions from high level consumer documentation. - Kafka - [mail # user]
|
|
...> -----Original Message-----> From: Chris Curtin [mailto:[EMAIL PROTECTED]]> > 1 When you say the iterator may block, do you mean hasNext() may block?> >> > Yes.Is th...
|
|
|
Author: Rob Withers,
2013-05-09, 04:37
|
|
|
Re: Kafka Monitoring, 0.7 vs. 0.8 JMX - Kafka - [mail # user]
|
|
...There is also a Ganglia reporter for metrics. Don't know how much overheadit adds though.Thanks,JunOn Wed, May 8, 2013 at 2:10 PM, Otis Gospodnetic <[EMAIL PROTECTED]> wrote:> Hi Ju...
|
|
|
Author: Jun Rao,
2013-05-09, 04:32
|
|
|
Re: How to create the initial zookeeper chroot path for zk.connect? - Kafka - [mail # user]
|
|
...Actually, we already have a jira: KAFKA-294.Thanks,JunOn Wed, May 8, 2013 at 4:37 PM, Jason Rosenberg wrote:> It works if I manually create the chroot first. But this is a bit...
|
|
|
Author: Jun Rao,
2013-05-09, 04:28
|
|
|
Re: Kafka Monitoring, 0.7 vs. 0.8 JMX - Kafka - [mail # user]
|
|
...Otis,0.8 jmx is quite different from 0.7.Thanks,JunOn Wed, May 8, 2013 at 2:10 PM, Otis Gospodnetic <[EMAIL PROTECTED]> wrote:> Hi Jun,>> Does that imply that what 0.8 puts in...
|
|
|
Author: Jun Rao,
2013-05-09, 04:26
|
|
|
Re: expected exceptions? - Kafka - [mail # user]
|
|
...Yes, could you file a jira? Please include the log messages before thoseexceptions.Thanks,JunOn Wed, May 8, 2013 at 9:55 AM, Jason Rosenberg wrote:> If expected, does it make sense ...
|
|
|
Author: Jun Rao,
2013-05-09, 04:22
|
|
|
Re: a few questions from high level consumer documentation. - Kafka - [mail # user]
|
|
...For #3, we need to checkpoint offsets to a central place so that if aconsumer fails, another consumer in the same group can pick up from whereit's left off.For #4c, leader change doesn't int...
|
|
|
Author: Jun Rao,
2013-05-09, 04:16
|
|
|
[KAFKA-881] Kafka broker not respecting log.roll.hours - Kafka - [issue]
|
|
...We are running Kafka 0.7.2. We set log.roll.hours=1. I hoped that meant logs would be rolled every hour, or more. Only, sometimes logs that are many hours (sometimes days) old have more data...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-881
Author: Dan F,
2013-05-08, 23:40
|
|
|
Re: How to create the initial zookeeper chroot path for zk.connect? - Kafka - [mail # user]
|
|
...It works if I manually create the chroot first. But this is a bitcumbersome if I want to do an automated roll out to multiple deployments,etc....but workable....Should I file a jira?On...
|
|
|
Author: Jason Rosenberg,
2013-05-08, 23:38
|
|
|
Re: How to create the initial zookeeper chroot path for zk.connect? - Kafka - [mail # user]
|
|
...I'm seeing this issue with a single node zk instance, on my localhost. Ifmy zkconnect is "localhost:12345", it works...but if I add a chroot, e.g.: "localhost:12345/xyz", I get the sam...
|
|
|
Author: Jason Rosenberg,
2013-05-08, 23:31
|
|
|
|