smiroslav commented on a change in pull request #510:
URL: https://github.com/apache/jackrabbit-oak/pull/510#discussion_r831986001



##########
File path: 
oak-upgrade/src/main/java/org/apache/jackrabbit/oak/upgrade/cli/node/SegmentAzureFactory.java
##########
@@ -87,6 +90,10 @@ public Builder containerName(String containerName) {
             this.containerName = containerName;
             return this;
         }
+        public Builder sasToken(String sasToken) {

Review comment:
       Ok, I see that this is set after parsing the connection in 
org.apache.jackrabbit.oak.upgrade.cli.parser.StoreType.




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


Reply via email to