turcsanyip commented on a change in pull request #4265:
URL: https://github.com/apache/nifi/pull/4265#discussion_r424954784
##########
File path:
nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/AbstractAzureBlobProcessor.java
##########
@@ -59,6 +59,7 @@
AzureStorageUtils.STORAGE_CREDENTIALS_SERVICE,
AzureStorageUtils.ACCOUNT_NAME,
AzureStorageUtils.ACCOUNT_KEY,
+ AzureStorageUtils.STORAGE_SUFFIX,
Review comment:
Sorry for not mentioning but I meant the same property order on all
processors and the controller service. Please keep them consistent and update
ListBlob, Get/PutQueue processors and AzureStorageCredentialsControllerService
too.
----------------------------------------------------------------
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]