[ 
https://issues.apache.org/jira/browse/MINIFICPP-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam Debreceni resolved MINIFICPP-1273.
---------------------------------------
      Assignee: Adam Debreceni
    Resolution: Fixed

> Clear connections on flow update
> --------------------------------
>
>                 Key: MINIFICPP-1273
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1273
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>            Reporter: Adam Debreceni
>            Assignee: Adam Debreceni
>            Priority: Major
>              Labels: selected-for-development
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> Upon a flow update all the previous connection and processors remain in 
> memory as they circularly reference each other through shared_ptr-s. This 
> wouldn't cause much of a problem as they are in the order of kb-s, but the 
> flowfiles in these connections are also leaked which could be a significant 
> sum. 
> We should drain the connections on flow shutdown. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to