[
https://issues.apache.org/jira/browse/MINIFICPP-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits updated MINIFICPP-1965:
--------------------------------------
Fix Version/s: 0.14.0
(was: 0.13.0)
> 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
> Priority: Major
> Fix For: 0.14.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)