Martin Zink created MINIFICPP-1965:
--------------------------------------

             Summary: Add CMAKE flags to select malloc implementation
                 Key: MINIFICPP-1965
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1965
             Project: Apache NiFi MiNiFi C++
          Issue Type: New Feature
    Affects Versions: 0.12.0
            Reporter: Martin Zink
            Assignee: Martin Zink
             Fix For: 0.13.0


With large number of flowfiles the memory usage of the agent can grow and it 
wont shrink after the deletion of the those flowfiles on linux.

>From testing it seems the problem is with the malloc implementation. Using 
>jemalloc fixes the issue.

We should test the popular malloc implementations and give an easy way to 
switch between them during compilation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to