You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2019/05/08 19:10:00 UTC

[jira] [Resolved] (KAFKA-8049) remove KafkaMbean when network close

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

Jason Gustafson resolved KAFKA-8049.
------------------------------------
    Resolution: Duplicate

> remove KafkaMbean when network close
> ------------------------------------
>
>                 Key: KAFKA-8049
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8049
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients, core
>    Affects Versions: 0.10.2.0, 0.10.2.1, 0.10.2.2
>            Reporter: limeng
>            Priority: Critical
>             Fix For: 2.2.2
>
>
> the  broker server will be oom when 
>  * a large number of clients frequently close and reconnect
>  * the clientId changes every time when reconnect,that gives rise to too much kafkaMbean in broker
> the reason is that broker forget to remove kafkaMbean when detect connection closes.
> h2.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)