When setting the tasks.max configuration key under config the operator issues a warning ("Configuration parameter tasks.max in KafkaConnector.spec.config will be ignored") but still seems to update the config in a way
that makes the connector restart.
Every 2 minutes, connectors that are configured with config.action.reload = restart (which I believe is the default) will get restarted.
Created by Strimzi#6438