Re: Need help for configuring mirror maker

2017-01-02 Thread Schumann,Robert
Hi Ravi, a very basic config we are using with kafka 0.10 and kafka release in /opt/kafka: Process to start: JAVA_HOME=/opt/java /opt/kafka/bin/kafka-mirror-maker.sh --new.consumer --consumer.config /opt/kafka/config/consumer.properties --producer.config /opt/kafka/config/producer.properties -

Re: kafka_2.11-0.9.0.1 crash with java coredump

2016-12-14 Thread Schumann,Robert
I would suggest trying a recent java version first, if I read about this one: http://mail.openjdk.java.net/pipermail/hotspot-gc-dev/2014-December/011534.html Cheers Robert -- Robert Schumann | Lead DevOps Engineer | mobile.de GmbH T: + 49. 30. 8109. 7219 M: +49.151. 5504. 8246 F: +49. 30. 8109.

kafka 0.10.1 / log-cleaner stopped / timeindex issues

2016-12-06 Thread Schumann,Robert
Hi all, we are facing an issue with latest kafka 0.10.1 and the log cleaner thread with regards to the timeindex files. From the log of the log-cleaner we see after startup that it tries to cleanup a topic called xdc_listing-status-v2 [1]. The topic is setup with log compaction [2] and the kafk