Github user sbouchex commented on the issue:
https://github.com/apache/nifi/pull/2276
org.apache.nifi.controller.status.RunStatus contains lowercase characters
but org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO (and probably
other classes) are defining UPPERCASE statuses... Looks strange... no ?---
