[
https://issues.apache.org/jira/browse/NIFI-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380131#comment-16380131
]
ASF subversion and git services commented on NIFI-4876:
-------------------------------------------------------
Commit 77dc1860970619eedc083f6017b6737401ee6228 in nifi's branch
refs/heads/master from [~jameswing]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=77dc186 ]
NIFI-4876 - Adding Min Object Age to ListS3
Signed-off-by: Pierre Villard <[email protected]>
This closes #2491.
> Add Minimum Age Filter to ListS3
> --------------------------------
>
> Key: NIFI-4876
> URL: https://issues.apache.org/jira/browse/NIFI-4876
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 1.5.0
> Reporter: James Wing
> Assignee: James Wing
> Priority: Minor
>
> ListS3 can experience difficulty reading the latest objects in a rapidly
> changing S3 bucket due to the eventually consistent nature of S3. Much of
> this difficulty might be avoided by ignoring objects until a minimum age,
> even 30 seconds or 1 minute. I propose to add a Minimum Object Age feature
> to ListS3, similar to the Minimum File Age in GetFile.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)