[
https://issues.apache.org/jira/browse/NIFI-12841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
endzeit updated NIFI-12841:
---------------------------
Description:
There is the notion of "families" or "types" of processors in the standard
distribution of NiFi.
Among others, these are {{ListXYZ}}, {{GetXYZ}}, {{FetchXYZ}}, {{UpdateXYZ}},
and {{PutXYZ}}.
This issue proposes the introduction of an additional such "type", namely
{{RemoveXYZ}} which removes a resource.
The following examples will be based on files on the local filesystem. However,
the same principle applies to other types of resources, e.g. files on a SFTP
server.
TODO ..
was:
There is the notion of "families" or "types" of processors in the standard
distribution of NiFi.
Among others, these are {{ListXYZ}}, {{GetXYZ}}, {{FetchXYZ}}, {{UpdateXYZ}},
and {{PutXYZ}}.
This issue propose the introduction of an additional such "type", namely
{{RemoveXYZ}}.
TODO ...
> Introduce RemoveXYZ type of processors
> --------------------------------------
>
> Key: NIFI-12841
> URL: https://issues.apache.org/jira/browse/NIFI-12841
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: endzeit
> Priority: Minor
>
> There is the notion of "families" or "types" of processors in the standard
> distribution of NiFi.
> Among others, these are {{ListXYZ}}, {{GetXYZ}}, {{FetchXYZ}}, {{UpdateXYZ}},
> and {{PutXYZ}}.
> This issue proposes the introduction of an additional such "type", namely
> {{RemoveXYZ}} which removes a resource.
> The following examples will be based on files on the local filesystem.
> However, the same principle applies to other types of resources, e.g. files
> on a SFTP server.
> TODO ..
--
This message was sent by Atlassian Jira
(v8.20.10#820010)