[
https://issues.apache.org/jira/browse/NIFI-4900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-4900.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> nifi Swagger definition - FlowApi ScheduleComponents returns empty component
> list
> ---------------------------------------------------------------------------------
>
> Key: NIFI-4900
> URL: https://issues.apache.org/jira/browse/NIFI-4900
> Project: Apache NiFi
> Issue Type: Bug
> Components: SDLC
> Affects Versions: 1.5.0
> Reporter: Daniel Chaffelson
> Priority: Minor
> Labels: swagger
>
> When issuing a command to Schedule Components with the 'components' attribute
> set, the command returns an empty set back. This seems incongruous. I would
> expect to receive back an object listing out the states of each component
> that the scheduling command was issued against so I can tell which components
> where operated upon.
> This can be reproduced by creating two processors within a process group, and
> issuing a schedule component command with a component attribute referencing
> only one of the processors, which will then change scheduled state leaving
> the other as-was. It evidences that the individual component request is being
> honoured, but the return from the API is the same as if all components in the
> process group had been scheduled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)