[
https://issues.apache.org/jira/browse/KAFKA-12430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351093#comment-17351093
]
Matthew de Detrich commented on KAFKA-12430:
--------------------------------------------
[~ryannedolan] I am going to look into this, do you have any comments/context
to add on this topic (i.e. is there some deliberate reason why if
emit.heartbeats.enabled is false then the heartbeat topics are still created?)
> 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
> Priority: Minor
>
> Currently, whether MirrorMaker 2's {{MirrorHeartbeatConnector}} emits
> heartbeats or not is 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)