Matt Gilman created NIFI-834:
--------------------------------
Summary: Get[S]FTP should not be marked @SideEffectFree
Key: NIFI-834
URL: https://issues.apache.org/jira/browse/NIFI-834
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Matt Gilman
Priority: Minor
Fix For: 0.3.0
@SideEffectFree implies that the processor is essentially idempotent. Get[S]FTP
are not guaranteed to be as they can be configured to delete the original file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)