| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
34 (0.143s).
|
|
|
Loading phrases to help you refine your search...
|
|
Exception from consumer - Kafka - [mail # user]
|
|
...Hi, I tried following scenario: 1) Created producer for sending messages to 3 topics. 2) Created 3 consumers in same group for 1 topic, so 2 topics should be unread. 3) After successfu...
|
|
|
Author: navneet sharma,
2012-05-11, 07:09
|
|
|
Tailing a syslog - Kafka - [mail # user]
|
|
...Hi, I was going through archive. And came across this jira ticket: https://issues.apache.org/jira/browse/KAFKA-130 My question, is the tailing utility available now with 0.7.0 ve...
|
|
|
Author: navneet sharma,
2012-05-11, 06:34
|
|
|
Re: Consumer resetting if zookeeper folder deleted - Kafka - [mail # user]
|
|
...Hi Neha, if i delete the zookeper folder, then i can replicate this problem. Actually, that folder was getting created in "/tmp" folder and it was getting deleted each day. Now i chang...
|
|
|
Author: navneet sharma,
2012-05-08, 08:35
|
|
|
Consumer resetting if zookeeper folder deleted - Kafka - [mail # user]
|
|
...Hi, I observed that if zookeeper folder is deleted, consumer is trying to read the messages it read in previous runs. And there are lots of exceptions seen on zookeeper console as well...
|
|
|
Author: navneet sharma,
2012-05-07, 11:21
|
|
|
Re: Kafka syslog producer - Kafka - [mail # user]
|
|
...I am working on a similar use-case. I think there are 2 approaches which you can think of: 1) Application generating syslog should have a parallel producer to send syslog to kafka broker. 2)...
|
|
|
Author: navneet sharma,
2012-05-04, 09:29
|
|
|
relation between async mode and compression - Kafka - [mail # user]
|
|
...Hi, independent. Can you please elaborate? One more thing - compression definitely enhances performance, but is it true for async mode as well (assuming they are not related)? &n...
|
|
|
Author: navneet sharma,
2012-04-25, 06:47
|
|
|
Re: Exceptions on broker console - Kafka - [mail # user]
|
|
...Yes its the same code but i have integrated consumer with Esper CEP listener. Similarly on producer side i tried passing customized object(with java serialization) in Message but since...
|
|
|
Author: navneet sharma,
2012-04-25, 04:51
|
|
|
Exceptions on broker console - Kafka - [mail # user]
|
|
...Hi, I noticed few exceptions while trying my customized producer-consumer code::: [2012-04-16 14:26:15,385] ERROR error when processing request FetchRequest(topic:itemTopic, part...
|
|
|
Author: navneet sharma,
2012-04-24, 06:47
|
|
|
Re: Dynamic broker discovery not working for me - Kafka - [mail # user]
|
|
...I am using zookeeper based discover only (and not static list) Looks like there are 2 workarounds: 1) Either create topic directory and restart broker 2) Or close all the brokers excep...
|
|
|
Author: navneet sharma,
2012-04-19, 07:16
|
|
|
Dynamic broker discovery not working for me - Kafka - [mail # user]
|
|
...Hi All, I was trying the following scenario: 1) Start zookeeper 2) Start server 1 ie broker 1. It will connect with zookeeper 3) Start Producer stand alone java program. This will push...
|
|
|
Author: navneet sharma,
2012-04-18, 09:00
|
|
|
|