[ https://issues.apache.org/jira/browse/KAFKA-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manikumar updated KAFKA-8869: ----------------------------- Fix Version/s: (was: 2.4.0) 2.50 Description: 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. was: 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. Moving this to 2.5.0 as there is no progress. > 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 > Priority: Minor > Fix For: 2.50 > > > 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.4#803005)