balazsgerner commented on PR #8295:
URL: https://github.com/apache/nifi/pull/8295#issuecomment-1911903310

   > @balazsgerner It looks the processor does not upload the file's content in 
File Resource Service mode (an empty file is created only). Could you please 
double check it?
   
   Thanks for spotting that, the reason for this issue was that we always 
considered the flowfile content's size, and in the case the source is 
`FILE_RESOURCE_SERVICE`, the incoming flowfile content was empty.
   Fixed in 
[73f49bb](https://github.com/apache/nifi/pull/8295/commits/73f49bbc665ebfd946bfdd41b8c7f5d1419e2370)


-- 
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