Github user bbende commented on the issue:
https://github.com/apache/nifi/pull/2568
This may need to be updated based on the recent changes in master that were
just made today, basically the reloadIfNecessary method is going to return
immediately if the component has a null fingerprint, so it would never hit the
new logic in this PR.---
