martinzink commented on pull request #1188:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#issuecomment-948531411


   I consulted with @adamdebreceni and @szaszm and based on that I added a 
prerequisite for ProcessSession::append and ProcessSession::write so that the 
flowfile that is modified must be recognised by the ProcessSession as 
modified/new flowfile.
   Initially I thought this only caused one test failure with seemingly unused 
leftover code, (I didnt have every extension enabled) but now looking at the CI 
results, I will revert this check and add it in a separate PR with the related 
fixes.


-- 
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: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to