oking for any 60 second timeout reference and cannot find one.
In what few examples I could find online of log data using the producer, I see
the Starting kafka producer I/O thread with the next log entries in the same
second so the 60 second delay I am seeing does not always appear to be there
but it’s always there in my case. Any ideas what could be causing it and/or
how I can get rid of it?
Thanks,
Dale
I've done it on 0.9, 0.10, 0.11, and 1.0 in the last several days and got
expected results. You'll have to share more information. Can you post the
command lines you used to start zookeeper, to start kafka, to create the
topics, and to list the topics?
Dale
-Original Message-
Did the log4j appender get deprecated? I've spent a good amount of time on
google and don't find any such announcement but I also don't find any
documentation since 0.7.
Thanks,
Dale
slow startup
Is the topic to which the message is being produced, already present or is it
auto created?
-Jaikiran
On 05/11/17 3:43 PM, Dale wrote:
> I am using the 0.9.0.0 log4j appender for Kafka because I have a lot of apps
> dependent on log4j 1.2.x that cannot be upgraded to use new
Thanks, Jaikiran. I will do that today or tonight.
Dale
-Original Message-
From: Jaikiran Pai [mailto:jai.forums2...@gmail.com]
Sent: Monday, November 6, 2017 10:43 AM
To: users@kafka.apache.org
Subject: [EXTERNAL]Re: 0.9.0.0 Log4j appender slow startup
Can you take a couple of thread
nType=none
log4j.appender.KAFKA.syncSend=false
log4j.appender.KAFKA.Topic=test
log4j.appender.KAFKA.layout=org.apache.log4j.PatternLayout
log4j.appender.KAFKA.layout.ConversionPattern=%d{-MM-dd HH:mm:ss,SSS} %-5p
%c{1}:%L - %m%n#
-Original Message-
From: Preston, Dale [mailto:dale
It's almost certainly a typo in your command lines. Not sure how to help
without you posting them as requested.
Also, post the console output from when you created the topic.
Dale
-Original Message-
From: Donghun Kim [mailto:kimdho...@gmail.com]
Sent: Monday, November 6, 2017 7: