I refactored code and split several processors to different packages. I did not change processors names. After restarting NiFi flow was otherwise as it was before but all processors lost configuration. All properties values was “Sensitive value set”, be it normal non-sensitive or controller service property. Even set empty won’t work.
I edited manually flow.xml.gz and corrected package names in xml. And all was good again. So don’t change package names. Thanks Toivo -- View this message in context: http://apache-nifi-developer-list.39713.n7.nabble.com/Careful-don-t-change-processor-package-name-tp14503.html Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.
