conduktor.io ↗

config.action.reload — Kafka Connect Source Configuration

The action that Connect should take on the connector when changes in external configuration providers result in a change in the connector's configuration properties. A value of 'none' indicates that Connect will do nothing.

Description

The action that Connect should take on the connector when changes in external configuration providers result in a change in the connector's configuration properties. A value of 'none' indicates that Connect will do nothing. A value of 'restart' indicates that Connect should restart/reload the connector with the updated configuration properties.The restart may actually be scheduled in the future if the external configuration provider indicates that a configuration value will expire in the future.

Default Values by Kafka Version

Kafka VersionDefault Value
2.1RESTART
2.2restart
2.3restart
2.4restart
2.5restart
2.6restart
2.7restart
2.8restart
3.0restart
3.1restart
3.2restart
3.3restart
3.4restart
3.5restart
3.6restart
3.7restart
3.8restart
3.9restart
4.0restart
4.1restart
4.2restart
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.