You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Mickael Maison (Jira)" <ji...@apache.org> on 2022/11/21 18:21:00 UTC

[jira] [Created] (KAFKA-14413) Separate MirrorMaker configurations for each connector

Mickael Maison created KAFKA-14413:
--------------------------------------

             Summary: Separate MirrorMaker configurations for each connector
                 Key: KAFKA-14413
                 URL: https://issues.apache.org/jira/browse/KAFKA-14413
             Project: Kafka
          Issue Type: Bug
          Components: mirrormaker
            Reporter: Mickael Maison
            Assignee: Mickael Maison


Currently all the MirrorMaker configurations are put together in the MirrorConnectorConfig. When using the /connector-plugins/<NAME>/config, it returns the configurations of all MirrorMaker connectors.

This also makes it hard to generate documentation for the connectors as it's not possible to link configurations to specific connectors.

We should split the configuration into different classes to address this issue.

 

 

 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)