Search

Chapter 142. KafkaMirrorMaker2ConnectorSpec schema reference

download PDF

Used in: KafkaMirrorMaker2MirrorSpec

PropertyProperty typeDescription

tasksMax

integer

The maximum number of tasks for the Kafka Connector.

config

map

The Kafka Connector configuration. The following properties cannot be set: connector.class, tasks.max.

autoRestart

AutoRestart

Automatic restart of connector and tasks configuration.

pause

boolean

The pause property has been deprecated. Deprecated in Streams for Apache Kafka 2.6, use state instead. Whether the connector should be paused. Defaults to false.

state

string (one of [running, paused, stopped])

The state the connector should be in. Defaults to running.

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.