Konstantine Karantasis created KAFKA-8449:
---------------------------------------------
Summary: Restart task on reconfiguration under incremental
cooperative rebalancing
Key: KAFKA-8449
URL: https://issues.apache.org/jira/browse/KAFKA-8449
Project: Kafka
Issue Type: Bug
Components: KafkaConnect
Affects Versions: 2.3.0
Reporter: Konstantine Karantasis
Assignee: Konstantine Karantasis
Fix For: 2.3.0
Tasks that are already running and are not redistributed are not currently
restarted under incremental cooperative rebalancing when their configuration
changes. With eager rebalancing the restart was triggered and therefore implied
by rebalancing itself. But now existing tasks will not read the new
configuration unless restarted via the REST api.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)