Ce contenu n'est pas disponible dans la langue sélectionnée.
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 | Whether the connector should be paused. Defaults to false. |
| boolean |