[
https://issues.apache.org/jira/browse/KAFKA-17534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Urban updated KAFKA-17534:
---------------------------------
Description:
Currently, MirrorSourceConnector always replicates the heartbeats topics. In
some use-cases (e.g. multiple parallel, mutually exclusive
MirrorSourceConnector instances in the same replication), users need to disable
this behavior.
Add a new property to allow disabling the heartbeats replication.
This ticket implements KIP-1089.
was:
Currently, MirrorSourceConnector always replicates the heartbeats topics. In
some use-cases (e.g. multiple parallel, mutually exclusive
MirrorSourceConnector instances in the same replication), users need to disable
this behavior.
Add a new property to allow disabling the heartbeats replication.
> Allow disabling hearbeats topic replication in MirrorSourceConnector
> --------------------------------------------------------------------
>
> Key: KAFKA-17534
> URL: https://issues.apache.org/jira/browse/KAFKA-17534
> Project: Kafka
> Issue Type: Improvement
> Components: mirrormaker
> Reporter: Daniel Urban
> Assignee: Daniel Urban
> Priority: Major
>
> Currently, MirrorSourceConnector always replicates the heartbeats topics. In
> some use-cases (e.g. multiple parallel, mutually exclusive
> MirrorSourceConnector instances in the same replication), users need to
> disable this behavior.
> Add a new property to allow disabling the heartbeats replication.
> This ticket implements KIP-1089.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)