exceptionfactory commented on PR #6765:
URL: https://github.com/apache/nifi/pull/6765#issuecomment-1424292043

   Thanks for the reminder @malthe. With focus on the NiFi 1.20 release, I was 
waiting for some additional input from @turcsanyip.
   
   Considering the proposed changes from another perspective, I'm also 
wondering about the copy-from-url feature from a usability perspective. 
Although the end result is putting a blob in the destination, the copy 
effectively ignores the input FlowFile content if I am following the 
implementation. For a new user, this may not be the most intuitive approach if 
the desired capability is to copy from one URL to another. Although the 
destination URL might be the same in the case of using FlowFile content, the 
expected flow design would be different. It can be challenging to decide when 
it makes sense to bundle functionality in one Processors, versus creating a new 
one, but at this point, a new Processor still seems like a better approach. Do 
you have any additional thoughts along these lines?


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