Github user zenfenan commented on the issue:
https://github.com/apache/nifi/pull/2773
I'm not entirely sure if this poses an immediate threat, but in the future
when other extensions try to use the `getNodeAddress()` API, it might possibly
be an issue, especially on the user experience perspective i.e. chances of the
user getting confused when all the bulletins print 127.0.0.1 are there, IMO.
For the workaround, this feels like a good approach:
https://stackoverflow.com/a/28346117---
