Mark Payne created NIFI-9628:
--------------------------------

             Summary: When UI retrieves 1 or more Controller Services, we 
should avoid pulling back extraneous information
                 Key: NIFI-9628
                 URL: https://issues.apache.org/jira/browse/NIFI-9628
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework, Core UI
            Reporter: Mark Payne
            Assignee: Mark Payne


When the UI fetches a Controller Service or the list of Controller Services for 
a given Process Group, the Referencing Components that are returned contain the 
components' property values and property descriptors. This information is not 
used by the UI but can result in a very large payload being returned. We should 
filter out these property values and descriptors for this use case.

Because we want to maintain backward compatibility, we should introduce a 
{{uiOnly}} query parameter for the appropriate endpoints, in much the same way 
that we do for Process Groups



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to