You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Viktor Somogyi-Vass (Jira)" <ji...@apache.org> on 2021/06/09 11:47:00 UTC

[jira] [Updated] (KAFKA-12922) MirrorCheckpointTask should close topic filter

     [ https://issues.apache.org/jira/browse/KAFKA-12922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viktor Somogyi-Vass updated KAFKA-12922:
----------------------------------------
    Description: MirrorCheckpointTask utilizes a TopicFilter, but never closes it and leaks resources.  (was: When a lot of connectors are restarted it turned out that underlying ConfigConsumers are not closed property and from the logs we can see that the old ones are still running.

Turns out that MirrorCheckpointTask utilizes a TopicFilter, but never closes it, leaking resources.)

> MirrorCheckpointTask should close topic filter
> ----------------------------------------------
>
>                 Key: KAFKA-12922
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12922
>             Project: Kafka
>          Issue Type: Improvement
>          Components: mirrormaker
>    Affects Versions: 2.8.0
>            Reporter: Viktor Somogyi-Vass
>            Assignee: Viktor Somogyi-Vass
>            Priority: Major
>
> MirrorCheckpointTask utilizes a TopicFilter, but never closes it and leaks resources.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)