You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Adam Debreceni (Jira)" <ji...@apache.org> on 2020/08/04 13:46:00 UTC

[jira] [Updated] (MINIFICPP-1316) VolatileFlowFileRepository doesn't enqueue FFs on restart

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

Adam Debreceni updated MINIFICPP-1316:
--------------------------------------
    Description: 
When the C2Agent issues a flow update command, only the FlowController is restarted.

This could mean that even if we use a VolatileFlowFileRepository the data is still in memory 
and should be inserted back into their owning connections.

  was:Contrary to FlowFileRepository its volatile equivalent doesn't inject the stored flowFiles on restart.


> VolatileFlowFileRepository doesn't enqueue FFs on restart
> ---------------------------------------------------------
>
>                 Key: MINIFICPP-1316
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1316
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>            Reporter: Adam Debreceni
>            Priority: Minor
>
> When the C2Agent issues a flow update command, only the FlowController is restarted.
> This could mean that even if we use a VolatileFlowFileRepository the data is still in memory 
> and should be inserted back into their owning connections.



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