[
https://issues.apache.org/jira/browse/NIFI-3939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080844#comment-16080844
]
ASF GitHub Bot commented on NIFI-3939:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/1999
> Fix entity type mismatches in web API resource response types
> --------------------------------------------------------------
>
> Key: NIFI-3939
> URL: https://issues.apache.org/jira/browse/NIFI-3939
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.2.0
> Reporter: Joe Skora
> Assignee: Michael Hogue
>
> In {{ProcessGroupResource.java}} annotations on the
> {{/process-groups/\{id}/getProcessGroups}} endpoint incorrectly identifies
> the response as a {{ProcessorsEntity}} when it should be a
> {{ProcessGroupsEntity}}. Similar mismatches may exist in
> {{FlowFileQueueResource}}, {{FlowResource}}, and possibly other classes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)