Daniel Bakai created MINIFICPP-839:
--------------------------------------
Summary: We probably leak processors on reload
Key: MINIFICPP-839
URL: https://issues.apache.org/jira/browse/MINIFICPP-839
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Daniel Bakai
Assignee: Daniel Bakai
Fix For: 0.7.0
There seems to be a Connection<->Processor shared_ptr cycle which means that
the Processors never get destructed.
This causes leaks in reloads and in tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)