You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2021/10/21 11:46:50 UTC

[GitHub] [nifi-minifi-cpp] martinzink commented on pull request #1188: MINIFICPP-1651: Added DefragmentText processor

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-unsubscribe@nifi.apache.org

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