[
https://issues.apache.org/jira/browse/NIFI-9437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623346#comment-17623346
]
ASF subversion and git services commented on NIFI-9437:
-------------------------------------------------------
Commit 7c33516aeebf138dc2e2a82880f9bd7f49c7e61f in nifi's branch
refs/heads/main from Timea Barna
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7c33516aee ]
NIFI-9437 Flowfile Expiration cannot exceed 24 days
NIFI-9437 Addressing review comments, correcting setter in StatelessFlowQueue
class
Signed-off-by: Nathan Gough <[email protected]>
This closes #6558.
> Flowfile Expiration does not exceed 24 days
> -------------------------------------------
>
> Key: NIFI-9437
> URL: https://issues.apache.org/jira/browse/NIFI-9437
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.14.0, 1.15.0
> Reporter: Tim Chermak
> Assignee: Timea Barna
> Priority: Minor
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> We discovered setting a FlowFile Expiration on a queue for anything over 24
> days is ignored and not 'aged out of the flow". So, if FlowFile Expiration is
> set to anything beyond 24 days, the file does not automatically expire and
> remains in the queue.
>
> Can this be fixed so that there is no limit? Also, perhaps the Expiration
> setting can have other criteria/strategy for expiring, as indicated in an old
> ticket NiFi-372
--
This message was sent by Atlassian Jira
(v8.20.10#820010)