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

[jira] [Created] (NIFI-5186) Update UI to account for asynchronous validation

Matt Gilman created NIFI-5186:
---------------------------------

             Summary: Update UI to account for asynchronous validation
                 Key: NIFI-5186
                 URL: https://issues.apache.org/jira/browse/NIFI-5186
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core UI
            Reporter: Matt Gilman
            Assignee: Matt Gilman
             Fix For: 1.7.0


This Jira is a follow up to NIFI-950. The new asynchronous validation introduces a new state VALIDATING. This VALIDATING state will be shown following any modifications (create, update) to the component (Processor, Controller Service, Reporting Task). All component validation is done in the background on a recurring interval or following a modification. When obtaining the current state, we will return the last known state unless we are returning it as part of a modification (in which case we return VALIDATING). 



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