You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Paul Kelly (Jira)" <ji...@apache.org> on 2022/03/17 13:28:00 UTC

[jira] [Updated] (NIFI-9803) ListS3 only outputs tags of current object version

     [ https://issues.apache.org/jira/browse/NIFI-9803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Kelly updated NIFI-9803:
-----------------------------
    Status: Patch Available  (was: Open)

> 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: 10m
>  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.1#820001)