You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Nishant Ranjan (Jira)" <ji...@apache.org> on 2020/03/11 09:40:00 UTC

[jira] [Updated] (KAFKA-9702) Suspected memory leak

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

Nishant Ranjan updated KAFKA-9702:
----------------------------------
    Attachment: java_pid8020.0001.hprof.7z

> Suspected memory leak
> ---------------------
>
>                 Key: KAFKA-9702
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9702
>             Project: Kafka
>          Issue Type: Bug
>          Components: consumer
>    Affects Versions: 2.4.0
>            Reporter: Nishant Ranjan
>            Priority: Major
>         Attachments: java_pid8020.0001.hprof.7z
>
>
> I am using Kafka consumer to fetch objects from Kafka topic and then persist them in DB.
> When I ran, eclipse MAT for memory leaks, its giving following :
> 53 instances of *"java.util.zip.ZipFile$Source"*, loaded by *"<system class loader>"* occupy *22,33,048 (31.01%)* bytes.
> Also, my observation is that GC is not collecting objects.
> Please let me know if more information is required.



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