Dániel Bakai created MINIFICPP-1138:
---------------------------------------
Summary: moodycamel::concurrentqueue never relinquishes memory
Key: MINIFICPP-1138
URL: https://issues.apache.org/jira/browse/MINIFICPP-1138
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Affects Versions: 0.7.0
Reporter: Dániel Bakai
Fix For: 0.8.0
This is especially problematic with CWEL, but we use it in many places.
Once memory is allocated via enqueue, it will never be freed until the entire
queue is deallocated.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)