[
https://issues.apache.org/jira/browse/NIFI-9803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-9803:
---------------------------------
Resolution: Feedback Received
Status: Resolved (was: Patch Available)
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> ListS3 only outputs tags of current object version
> --------------------------------------------------
>
> Key: NIFI-9803
> URL: https://issues.apache.org/jira/browse/NIFI-9803
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.15.3
> Reporter: Paul Kelly
> Assignee: Paul Kelly
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> When configured to output an object's tags, the ListS3 processor only outputs
> tags for the current version of an object instead of the tags associated with
> the object's version being listed.
> For example, if two versions of an object are stored:
> Object name: testobject, Tags: key=version, value=A
> Object name: testobject, Tags: key=version, value=B
> Assuming the object with tag value 'A' was written first and the object with
> tag value 'B' is now the current version, when both versions are listed, only
> version B's tags are emitted.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)