You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (Jira)" <ji...@apache.org> on 2020/07/26 17:25:00 UTC

[jira] [Updated] (NIFI-7678) Stateless NiFi does not properly manage process sessions, leading to memory leak and poor performance

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

Mark Payne updated NIFI-7678:
-----------------------------
    Status: Patch Available  (was: Open)

> Stateless NiFi does not properly manage process sessions, leading to memory leak and poor performance
> -----------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-7678
>                 URL: https://issues.apache.org/jira/browse/NIFI-7678
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Critical
>             Fix For: 1.12.0
>
>
> Stateless NiFi keeps track of all created Process Sessions and holds them in memory without ever releasing them, instead of removing them from a List after the processor completes. This results in very poor performance and will eventually exhaust the heap



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