Mark Payne created NIFI-7481:
--------------------------------

             Summary: Improve logging around Versioned Flow version changes
                 Key: NIFI-7481
                 URL: https://issues.apache.org/jira/browse/NIFI-7481
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Mark Payne
            Assignee: Mark Payne


When a user changes the version of a flow, NiFi must perform several actions:
 * Stop all affected processors
 * Disable affected controller services
 * Update the flow
 * Re-Enable the affected controller services
 * Restart the affected processors

There is info-level logging that indicates when each of these steps is 
completed. However, if there is a problem stopping processors, for instance, 
there is no debug level information about which processor is not stopped, etc.



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

Reply via email to