[
https://issues.apache.org/jira/browse/NIFI-9696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496071#comment-17496071
]
ASF subversion and git services commented on NIFI-9696:
-------------------------------------------------------
Commit 0ade040b76f232ecd394b1ed93c8d2c9134768bb in nifi's branch
refs/heads/main from lawye1973
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0ade040 ]
NIFI-9696 : DeleteS3Object don't have provenance
Changed from AmazonS3 to AmazonS3client.
Add REMOTE_INVOCATION provenance event with URL and "Object deleted"
This closes #5778
Signed-off-by: Mike Thomsen <[email protected]>
> DeleteS3Object do not have provenance data
> ------------------------------------------
>
> Key: NIFI-9696
> URL: https://issues.apache.org/jira/browse/NIFI-9696
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Law Yaw Eng
> Assignee: Law Yaw Eng
> Priority: Trivial
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> DeleteS3Object processor do not have any provenance data. While it's true
> that it doesn't change any flowfile or attribute, it does an external action.
>
> Perhaps a SEND provenance data with transitUri value of "DELETE <url>" will
> be suitable
--
This message was sent by Atlassian Jira
(v8.20.1#820001)