Hi guys, I have written a custom processor trying to extract some data from
a database and I'm currently using NiFi in standalone mode. I'm trying to
migrate to use NiFi in clustered mode.
However, I have a question about what data is transferred among the nodes
in a cluster. For example, if I switch to use the cluster mode and set my
custom processor to run only on primary node,
will the FlowFiles created by my custom processor and the state of my
custom processor transferred to the new primary node if the old one goes
down? Thanks.

Regards,
Ben

Reply via email to