sjyang18 commented on a change in pull request #4253:
URL: https://github.com/apache/nifi/pull/4253#discussion_r502678996



##########
File path: nifi-nar-bundles/nifi-azure-bundle/pom.xml
##########
@@ -29,6 +29,8 @@
         <azure-storage.version>8.4.0</azure-storage.version>
         <azure.core.version>1.5.0</azure.core.version>
         <jackson.version>2.10.3</jackson.version>
+        <azure-cosmos.version>4.2.0</azure-cosmos.version>
+        <azure-core.version>1.6.0</azure-core.version>

Review comment:
       If we stay with azure core 1.5.0, this will not work with Cosmos 4.2.0, 
which has the better performance than Cosmos 4.1.0.
   
   I tested out integration tests with azure core version 1.6.0, and it shows 
the same test result as 1.5.0. No test failures with azure-datalake processors. 




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


Reply via email to