You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (Jira)" <ji...@apache.org> on 2021/03/31 18:03:00 UTC

[jira] [Created] (NIFI-8386) When fetching Parameter Context/Variable Registry/Controller Services, referencing components should include bulletins

Mark Payne created NIFI-8386:
--------------------------------

             Summary: When fetching Parameter Context/Variable Registry/Controller Services, referencing components should include bulletins
                 Key: NIFI-8386
                 URL: https://issues.apache.org/jira/browse/NIFI-8386
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
            Reporter: Mark Payne
            Assignee: Mark Payne


When a request is made to fetch a Parameter Context, a Variable Registry, or a Controller Service, we send back a list of referencing entities. This includes things like validation errors but not bulletins. The UI is then forced to query the bulletin board to get bulletins for each of the affected components. While it does perform some batching, it must make a lot of requests. We should instead just include the bulletins in the data model.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)