Ivan Yurchenko created KAFKA-12430:
--------------------------------------
Summary: emit.heartbeats.enabled = false should disable heartbeats
topic creation
Key: KAFKA-12430
URL: https://issues.apache.org/jira/browse/KAFKA-12430
Project: Kafka
Issue Type: Bug
Components: mirrormaker
Reporter: Ivan Yurchenko
Currently, MirrorMaker 2's {{MirrorHeartbeatConnector}} emits heartbeats or not
based on {{emit.heartbeats.enabled}} setting. However, {{heartbeats}} topic is
created unconditionally. It seems that the same setting should really disable
the topic creation as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)