Hi,

In kafka-0.8 there are three important properties given for

log.flush.interval.messages=10000

log.flush.interval.ms=900000

log.flush.scheduler.interval.ms=900000

I have set the above properties as I have mentioned above.Then I started
Kafka Console Producer given with kafka bundle-0.8 and gave some
messages.The message are going to log partitions of given topic immediately.

I am confused why the messages are flushing to /tmp/logs immediately,They
should wait as per log.flush.interval.messages=
10000 or  log.flush.interval.ms=900000.

Please check.

-- 
*Moniii*



-- 
*Moniii*

Reply via email to