[
https://issues.apache.org/jira/browse/NIFI-13279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848379#comment-17848379
]
Joe Witt commented on NIFI-13279:
---------------------------------
[~alexs]That graph just shows nifi as a JVM app creating resources on the
heap/waiting to do stuff, and then the heap cleaning up. This is, barring any
additional information, very normal behavior. A sign of a leak would look a
lot more like a graph that is slowly but surely moving up and to the right.
This is just up/clean/down,repeat.
If you use the application you'll see a similar pattern but the floor will be
higher since indeed some data will be retained.
You should be in good shape. Not saying it isn't possible there is a memory
leak but I am saying this does not indicate one.
> Memory Leak in fresh=empty NiFi 2.0.0.M3
> ----------------------------------------
>
> Key: NIFI-13279
> URL: https://issues.apache.org/jira/browse/NIFI-13279
> Project: Apache NiFi
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 2.0.0-M3
> Environment: Ubuntu 22.04
> Reporter: Alex Stanfield
> Priority: Major
> Attachments: nifi_memory_leak.png
>
>
> I have just installed the last version of NiFi, the system is literally OOB
> totally empty. However the system look like it's leaking memory and resetting
> or recovering it's heap over and over again. Please see attachment.
>
> Any suggestions are welcome.
>
> Thanks
> Alex
--
This message was sent by Atlassian Jira
(v8.20.10#820010)