[
https://issues.apache.org/jira/browse/NIFI-4615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16324103#comment-16324103
]
ASF GitHub Bot commented on NIFI-4615:
--------------------------------------
Github user sbouchex commented on the issue:
https://github.com/apache/nifi/pull/2276
I'm running a build from the latest sources in standalone mode.
I have a process group with 4 processors all running (from the web ui pow)
and when I do retrieve the ProcessGroupStatusDTO of my process group, iterate
on each entry entry of the ProcessGroupStatusDTO.AggregateSnapshot, the
RunStatus is always null.
FYI, I'm using a java API
(https://github.com/hermannpencole/nifi-swagger-client)
I'm going to trace if I'm finding something.
> Processor status is not reported with the API
> ---------------------------------------------
>
> Key: NIFI-4615
> URL: https://issues.apache.org/jira/browse/NIFI-4615
> Project: Apache NiFi
> Issue Type: Bug
> Components: Configuration Management
> Affects Versions: 1.4.0
> Reporter: Sébastien Bouchex Bellomié
> Fix For: 1.5.0
>
>
> * Start a processor
> * Request its status with the Processor/get/{id] API
> Issue : ProcessorEntity.status.runStatus is always null
> Note : DtoFactory.createProcessorStatusDto do not set the processor status
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)