You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andy LoPresto (JIRA)" <ji...@apache.org> on 2018/05/10 23:51:00 UTC

[jira] [Created] (NIFI-5183) Automatically refresh (local) canvas on component state change

Andy LoPresto created NIFI-5183:
-----------------------------------

             Summary: Automatically refresh (local) canvas on component state change
                 Key: NIFI-5183
                 URL: https://issues.apache.org/jira/browse/NIFI-5183
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core UI
    Affects Versions: 1.6.0
            Reporter: Andy LoPresto


This may be captured in [~andrewmlim]'s UI/UX notes, but I propose that when a component state is changed (i.e. started/stopped), the (local) canvas is refreshed automatically. Basically, when new users start a processor, because the canvas doesn't refresh immediately, they do not always get immediate feedback and realize it is processing flowfiles. 

I also understand that on canvases with giant flows, it is not always performant to refresh the entire canvas on every change. Perhaps just the local process group or N processors, or just upstream/downstream connections could be refreshed immediately, with other components being refreshed from the scheduled refresh action. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)