Konstantine Karantasis created KAFKA-8869:
---------------------------------------------
Summary: Map taskConfigs in KafkaConfigBackingStore grows
monotonically despite of task removals
Key: KAFKA-8869
URL: https://issues.apache.org/jira/browse/KAFKA-8869
Project: Kafka
Issue Type: Bug
Components: KafkaConnect
Affects Versions: 2.3.0
Reporter: Konstantine Karantasis
Assignee: Konstantine Karantasis
Fix For: 2.3.1
Investigation of https://issues.apache.org/jira/browse/KAFKA-8676 revealed
another issue:
a map in {{KafkaConfigBackingStore}} keeps growing despite of connectors and
tasks getting removed eventually.
This bug does not affect directly rebalancing protocols but it'd good to
resolve and use in a way similar to how {{connectorConfigs}} is used.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)