Hi, A general question regarding flow.xml.gz. (Nifi version 1.10.0)
We have about 6-8 nifi nodes in a cluster (kubernetes environment) and we do see the file get corrupted at times and causing the node to not come up on restarts and eventually kubernetes gives up. Based on my search on the issue, shows the easiest recovery is to remove the corrupted flow.xml.gz and let the node come up, join the cluster and sync up with golden copy from other nodes. However, this will be a challenge to do in kubernetes environment, any suggestion on this? (possibly can write a script to check and do the action, but how do we add the hook to do just the pod gets restarted) Is NiFi Registry a better recommendation in production environment? If yes, will look at this as a longer term solution. Thanks in advance. regards, Ravi Nallappan
