pvillard31 commented on issue #3906: NIFI-6911 Removed default value for Blob 
property for AzureBlobStorage processors
URL: https://github.com/apache/nifi/pull/3906#issuecomment-559364386
 
 
   OK, so it's not a bug, it's more about improving the user experience when it 
comes to the processors. In that case, I'm wondering if it makes sense to only 
remove the default value for PutAzureBlobStorage/DeleteAzureBlobStorage and not 
for FetchAzureBlobStorage. The reason is: most of the time we're using the 
combination of ListAzureBlobStorage with FetchAzureBlobStorage and the List 
processor is creating flow files with this flow file attribute to be used in 
the Fetch processor 
(https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/storage/ListAzureBlobStorage.java#L72).
 In that case a user would not change the property value. Thoughts?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to