[ https://issues.apache.org/jira/browse/KAFKA-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16198384#comment-16198384 ]
Ronald van de Kuil commented on KAFKA-6021: ------------------------------------------- Liie a NOOB I now run it in screen ;) > run kafka-mirror-maker.sh in daemon mode > ---------------------------------------- > > Key: KAFKA-6021 > URL: https://issues.apache.org/jira/browse/KAFKA-6021 > Project: Kafka > Issue Type: Improvement > Reporter: Ronald van de Kuil > Priority: Minor > > I run kafka_2.11-0.11.0.0. > It would be nice if the mirror maker could run in daemon mode like the broker > and the zookeeper. > pi@pi5:/opt/kafka_2.11-0.11.0.0 $ bin/kafka-mirror-maker.sh -daemon > --consumer.config config/DC1.properties --num.streams 1 --producer.config > config/DC2.properties --whitelist=".*" > Java HotSpot(TM) Server VM warning: G1 GC is disabled in this release. > [2017-10-08 08:36:10,627] ERROR Exception when starting mirror maker. > (kafka.tools.MirrorMaker$) > joptsimple.UnrecognizedOptionException: d is not a recognized option > -- This message was sent by Atlassian JIRA (v6.4.14#64029)