Joseph Witt created NIFI-2279:
---------------------------------

             Summary: Enable content repository archive cleanup to have some 
prioritization logic to it
                 Key: NIFI-2279
                 URL: https://issues.apache.org/jira/browse/NIFI-2279
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework, Core UI
            Reporter: Joseph Witt
            Priority: Minor


When we remove content from the content repository archive today the logic is 
grab the oldest unreachable content and delete it and keep doing so until we 
reach out target space.

It would be valuable in some cases to be able to have the logic be a bit more 
sophisticated such that data in a flow which is asserted to be of lower value 
for retention can be removed first thus preserving other more valued data in 
the archive longer.

One approach would be to allow the user to to flag on a processor that data it 
creates can be considered of limited value for retention and then the content 
repository cleanup will favor removal of unreachable instances of these objects 
first.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to