Github user mattyb149 commented on the issue:
https://github.com/apache/nifi/pull/2452
The idea for storing off the name for all reporting tasks is to support
#2431 , in fact that's where this behavior was discovered.
I like the @OnScheduled setName() idea, I may call it something more
specific (rather than a bean method) since it will take a context. Will make
the change, thanks!---
