[
https://issues.apache.org/jira/browse/MINIFICPP-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz resolved MINIFICPP-244.
------------------------------------
Resolution: Won't Fix
Memory usage looks fine now, without special allocators
> Look at using Allocators for STL containers
> -------------------------------------------
>
> Key: MINIFICPP-244
> URL: https://issues.apache.org/jira/browse/MINIFICPP-244
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Marc Parisi
> Priority: Minor
>
> We may be able to improve memory usage if we create allocators that are aware
> of allocations amongst certain objects. This will allow us to create higher
> priority allocations and free memory for low priority objects in certain
> cases to prevent system failure.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)