| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
23 (0.921s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Detecting async producer failures (0.7.x) - Kafka - [mail # user]
|
|
...Nope. Just a producer connector with async type. Wasn't aware i can passan event handler, will try that but I was hoping i can query the producerfor send status/error.On Feb 23, 2013 2...
|
|
|
Author: Michal Haris,
2013-02-23, 09:33
|
|
|
Detecting async producer failures (0.7.x) - Kafka - [mail # user]
|
|
...Hi I need to detect and handle exceptions that occur in theProducerSendThread of async producer but can't find any discussion orexample how to capture them. Anybody can point me to some reso...
|
|
|
Author: Michal Haris,
2013-02-22, 09:35
|
|
|
Re: kafka 0.8 vs. scala 2.9.2 - Kafka - [mail # dev]
|
|
...Ok resolved:1. the scripts in bin refer to target scala_2.8.0 even when building 2.9.2target2. sbt make-pom generates few conflicting dependencies including zkclientOn Feb 17, 2013 8:32 PM, ...
|
|
|
Author: Michal Haris,
2013-02-17, 22:32
|
|
|
Re: kafka 0.8 vs. scala 2.9.2 - Kafka - [mail # dev]
|
|
...I have tried to build trunk and 0.8 branch today for the first time butfailed:1. When using sbt clean package there are some minor warnings but itcompletes, however trying to run the s...
|
|
|
Author: Michal Haris,
2013-02-17, 20:32
|
|
|
Re: kafka replication blog - Kafka - [mail # user]
|
|
...Thanks Jun, makes sense.On Feb 8, 2013 4:00 PM, "Jun Rao" wrote:> That's right. If you are partitioning by key, that means you insist a> message has to go to a certain partition,...
|
|
|
Author: Michal Haris,
2013-02-11, 11:02
|
|
|
Re: kafka replication blog - Kafka - [mail # user]
|
|
...Thanks, makes sense.On Feb 8, 2013 4:00 PM, "Jun Rao" wrote:> That's right. If you are partitioning by key, that means you insist a> message has to go to a certain partition, whe...
|
|
|
Author: Michal Haris,
2013-02-08, 20:08
|
|
|
Re: kafka replication blog - Kafka - [mail # user]
|
|
...So if the produces are partitioning by key we have to have replication ifwe dont want messages to get lost when partition goes down l right ?ThanksOn Feb 8, 2013 5:12 AM, "Jun Rao" wro...
|
|
|
Author: Michal Haris,
2013-02-08, 09:41
|
|
|
Re: kafka replication blog - Kafka - [mail # dev]
|
|
...Same here, summary was need as we have a fairly large ecosystem of multiple0.7.2 clusters and I am planning to test upgrade to 0.8.However, one thing creeping at the back of my mind re...
|
|
|
Author: Michal Haris,
2013-02-07, 23:11
|
|
|
Re: Probably 0.7 bug - Kafka - [mail # user]
|
|
...Unfortunately can't see any rebalance in the logs will have to wait for itto occur again.On 29 January 2013 18:20, Neha Narkhede wrote:> Please can you file a JIRA and attach the fu...
|
|
|
Author: Michal Haris,
2013-01-30, 17:40
|
|
|
Probably 0.7 bug - Kafka - [mail # user]
|
|
...Hi, just had a strange problem with production kafka cluster of 3 0.7.2brokers where a mirror consumer was consuming only 2 of them but whenchecking zookeeper, the missing broker was registe...
|
|
|
Author: Michal Haris,
2013-01-29, 18:19
|
|
|
|