Juan C. Sequeiros created NIFI-3934:
---------------------------------------

             Summary: Archive selected "feeds" longer than default
                 Key: NIFI-3934
                 URL: https://issues.apache.org/jira/browse/NIFI-3934
             Project: Apache NiFi
          Issue Type: New Feature
            Reporter: Juan C. Sequeiros
            Priority: Minor


It would be nice to be able to archive certain "feeds" longer that the setting
archive.max.retention.period=12 hours

for instance there is data we don't care to archive ... but there is data we 
certainly do. And for data that we do care some we want to retain longer than 
others.

Maybe as a suggestion approach it this way.

For instance:

archive.max.retention.period=12 hours
archive.max.retention.attributes.period=5 days
archive.retention.attributes=${some.special.attribute.for.my.longer.retention}

Then everything is archived for 12 hours unless the flowFile is set with an 
attribute that would be configured through 
archive.max.retention.attributes.period

And have archive.max.usage.percentage=50% ( supersede everything else )




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to