pvillard31 commented on PR #7185:
URL: https://github.com/apache/nifi/pull/7185#issuecomment-1521411080

   What I usually do to check this:
   - have a GenerateFlowFile to InvokeHTTP
   - have a ListenHTTP
   Version this is as v1.
   Move the ListenHTTP processor. Version this is as v2.
   With processors running, without the fix, v1 to v2 would generate errors 
because ListenHTTP is restarted and InvokeHTTP cannot send data during the 
restart. With the fix, there should be no error.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to