You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2016/04/18 21:13:26 UTC

[jira] [Created] (MINIFI-17) Provide error handling of invalid configurations on configuration reloads

Aldrin Piri created MINIFI-17:
---------------------------------

             Summary: Provide error handling of invalid configurations on configuration reloads
                 Key: MINIFI-17
                 URL: https://issues.apache.org/jira/browse/MINIFI-17
             Project: Apache NiFi MiNiFi
          Issue Type: Improvement
            Reporter: Aldrin Piri


There should be additional facilities to provide for the case where a transformed configuration is not valid or leads to issues with restarting.

One approach might be to cache the last good configuration and attempt a restart, where if the process failed to work successfully, rollback.

Another would be to attempt some validation of the resultant flow before killing the existing item running, but could be difficult given how closely a FlowController is tied to runtime.   



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