Andres Garagiola created NIFI-6361:
--------------------------------------

             Summary: PutFile doesn't check the restriction of the max files 
properly when replace strategy is activated
                 Key: NIFI-6361
                 URL: https://issues.apache.org/jira/browse/NIFI-6361
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Andres Garagiola


In PutFile processor, when the conflict resolution is set to replace, the 
processor works in the wrong way. If we have a limit of X files in the folder, 
and we have already X files there. If we want to override it, the processor 
will fail because we exceed the number of files in the folder. Since we want to 
replace a file, we will not exceed the limit at all.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to