You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Turcsanyi (Jira)" <ji...@apache.org> on 2019/12/04 14:58:00 UTC

[jira] [Updated] (NIFI-6926) Memory leak in NiFiAtlasHook

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

Peter Turcsanyi updated NIFI-6926:
----------------------------------
    Status: Patch Available  (was: Open)

> Memory leak in NiFiAtlasHook
> ----------------------------
>
>                 Key: NIFI-6926
>                 URL: https://issues.apache.org/jira/browse/NIFI-6926
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> NiFiAtlasHook collects the notification messages to be sent to Atlas in a list, but it does not clean up the list after committing the messages. So it is just growing and the same notifications are being sent to Atlas again and again. This will lead to communication slow-down, OOM and/or exceeding Kafka message size limit.



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