Matt Gilman created NIFI-98:
-------------------------------

             Summary: PropertyValidator should be able to indicate whether or 
not validation is environmentally sensitive
                 Key: NIFI-98
                 URL: https://issues.apache.org/jira/browse/NIFI-98
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Matt Gilman
            Priority: Minor


Because we now perform validation of processors mush more often (because we 
want to know if a processor is invalid, even while it's running), we want to 
know whether or not a validator's value can change due to the environment. If 
not, then we know that the validity of a Processor hasn't changed since it was 
started. However, if the validation can change due to environment, such as a 
FileExistsValidator, we must validate the processor regardless of whether or 
not the value has changed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to