You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by Andre <an...@fucs.org> on 2017/07/16 07:33:46 UTC

Connection - Status History - Expired Flows

Folks,

Flowfile expiration is a great feature in NiFi however I noticed a small
oddity in how one can detect expiration of Flowfiles.

From what I understand, currently, the only way possible to do that is
searching the provenance events for the EXPIRE event type.

I've searched JIRA and noticed NIFI-620 flags this out. Is this something
we should work on or is the current approach (via reporting) the preferred
choice?

Could anyone express the advantages of one versus the other?

Cheers