Github user sbouchex commented on the issue:
https://github.com/apache/nifi/pull/2276
Yes, but the problem is the toString() which is not good :
ProcessorStatusSnapshotDTO is defining RUNNING but the call in DtoFactory
is setting "Running"
So the value is *not* consistent with the API definition (as it defines
RUNNING)
Do you want a separate ticket or do you reopen this one ?---
