Daniel Urban created KAFKA-13311:
------------------------------------
Summary: MM2 should allow propagating arbitrary global
configurations to the Connector config
Key: KAFKA-13311
URL: https://issues.apache.org/jira/browse/KAFKA-13311
Project: Kafka
Issue Type: Improvement
Components: mirrormaker
Affects Versions: 2.8.1
Reporter: Daniel Urban
Assignee: Daniel Urban
Currently, the configuration propagation logic in MM2 only allows a handful of
configurations to be applied to all Connector configs managed by MM2.
In some cases (e.g. custom topic or group filters, metric reporters, etc.) it
would be useful to be able to define configurations "globally", without
prefixing the config with each replication.
E.g. the "connectors." prefix could be used to declare global Connector configs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)