Hi!

I have been using nifi for a while, and have recently upgraded from 1.2.0
to 1.4.0.

I am having problems with replay events. In version 1.2.0, the UUID of a
replay event is the id of the original flowfile that is being replayed.
This is the behavior that is documented in the developer guid (
https://nifi.apache.org/docs/nifi-docs/html/developer-guide.html#provenance_events
).

But, in nifi 1.4.0, the replay event's UUID is that of the *child* flowfile
that is created. This change is not documented in the changes log, and I
could not find any ticket related to the subject. In addition, other events
that create child flowfiles, like clone and fork, still behave according to
the documented way.

Was this change done on purpose? Will other similar events change in the
future?

Thanks!
Rotem

Reply via email to