You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/05/14 08:20:57 UTC

[GitHub] [nifi] turcsanyip commented on a change in pull request #4265: NIFI-7434: Endpoint suffix property in AzureStorageAccount NIFI processors

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:
users@infra.apache.org