Chapter 139. KafkaMirrorMaker2ConnectorSpec schema reference
Used in: KafkaMirrorMaker2MirrorSpec
| Property | Description |
|---|---|
| tasksMax | The maximum number of tasks for the Kafka Connector. |
| integer | |
| config | The Kafka Connector configuration. The following properties cannot be set: connector.class, tasks.max. |
| map | |
| autoRestart | Automatic restart of connector and tasks configuration. |
| pause |
The |
| boolean | |
| state | The state the connector should be in. Defaults to running. |
| string (one of [running, paused, stopped]) |