[
https://issues.apache.org/jira/browse/NIFI-7678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-7678:
---------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Components: NiFi Stateless
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Critical
> Fix For: 1.12.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)