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

Adam Hunyadi updated MINIFICPP-1251:
------------------------------------
    Description: 
*Acceptance criteria (edit in progress):*

Planned flow to use:

*GetFile(s)* => *PutFile* (with *Conflict Resolution Strategy* set to *Fail*) 
=> *RetryFlowFile*

Using this conflict resolution strategy on PutFile to fail means that we can 
make it file by trying to make it write a file
 # GIVEN **
 WHEN 
 THEN
 # GIVEN **
 WHEN 
 THEN
 # GIVEN **
 WHEN 
 THEN
 # GIVEN **
 WHEN 
 THEN

 

*Background:*

NiFi already has a RetryFlowFile processor, as documented here:

[[Apache documentation for 
RetryFlowFile]|http://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.11.4/org.apache.nifi.processors.standard.RetryFlowFile/index.html]

 

*Proposal:*

As this is an important logic for creating flows, we should port this 
functionality to MiNiFi as well.

  was:
*Acceptance criteria (edit in progress):*
 # GIVEN **
 WHEN 
 THEN 
 # GIVEN **
 WHEN 
 THEN 
 # GIVEN **
 WHEN 
 THEN 
 # GIVEN **
 WHEN 
 THEN 

 

*Background:*

NiFi already has a RetryFlowFile processor, as documented here:

[[Apache documentation for 
RetryFlowFile]|http://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.11.4/org.apache.nifi.processors.standard.RetryFlowFile/index.html]

 

*Proposal:*

As this is an important logic for creating flows, we should port this 
functionality to MiNiFi as well.


> Implement RetryFlowFile Processor
> ---------------------------------
>
>                 Key: MINIFICPP-1251
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1251
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: New Feature
>            Reporter: Adam Hunyadi
>            Assignee: Adam Hunyadi
>            Priority: Minor
>
> *Acceptance criteria (edit in progress):*
> Planned flow to use:
> *GetFile(s)* => *PutFile* (with *Conflict Resolution Strategy* set to *Fail*) 
> => *RetryFlowFile*
> Using this conflict resolution strategy on PutFile to fail means that we can 
> make it file by trying to make it write a file
>  # GIVEN **
>  WHEN 
>  THEN
>  # GIVEN **
>  WHEN 
>  THEN
>  # GIVEN **
>  WHEN 
>  THEN
>  # GIVEN **
>  WHEN 
>  THEN
>  
> *Background:*
> NiFi already has a RetryFlowFile processor, as documented here:
> [[Apache documentation for 
> RetryFlowFile]|http://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.11.4/org.apache.nifi.processors.standard.RetryFlowFile/index.html]
>  
> *Proposal:*
> As this is an important logic for creating flows, we should port this 
> functionality to MiNiFi as well.



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

Reply via email to