limeng created KAFKA-8047:
-----------------------------

             Summary: remove KafkaMbean when network close
                 Key: KAFKA-8047
                 URL: https://issues.apache.org/jira/browse/KAFKA-8047
             Project: Kafka
          Issue Type: Bug
          Components: clients, core
    Affects Versions: 0.10.2.2, 0.10.2.1, 0.10.2.0
            Reporter: limeng
             Fix For: 2.2.1


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)

Reply via email to