jfrazee commented on PR #5944:
URL: https://github.com/apache/nifi/pull/5944#issuecomment-1093089854
@markap14 I looked these through and they all look like good changes (which
you probably don't need to be told). There's one thing I wanted to call out
that I think might be relevant with changing the default to `${filename}`. I
think it will break a quick creation of List -> Fetch without a user having to
edit Fetch. The gist is that `azure.blobname` and `filename` aren't the same.
The former includes the full path and the latter is just the basename (or it
was that way).
See https://github.com/apache/nifi/pull/3906#issuecomment-623016616
--
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]