[
https://issues.apache.org/jira/browse/MINIFICPP-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757402#comment-17757402
]
Marton Szasz commented on MINIFICPP-1138:
-----------------------------------------
Changed this to Minor, because it doesn't seem to affect normal uses, and
moodycamel::concurrentqueue is used much less around the codebase nowadays.
> 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
> Priority: Minor
>
> 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.20.10#820010)