[
https://issues.apache.org/jira/browse/OAK-8413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926459#comment-17926459
]
Thomas Mueller commented on OAK-8413:
-------------------------------------
[~ierandra] [~miroslav] this PR is very very large. I think there is a big risk
with such PRs (this one here, and
https://github.com/apache/jackrabbit-oak/pull/1914 ).
I think we should try to split such PRs into smaller ones that can actually be
reviewed, otherwise the risk of breaking things is too big.
> Use the new Azure SDK in the Azure Segment Store
> ------------------------------------------------
>
> Key: OAK-8413
> URL: https://issues.apache.org/jira/browse/OAK-8413
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: segment-azure
> Reporter: Tomek Rękawek
> Assignee: Miroslav Smiljanic
> Priority: Major
> Fix For: 1.78.0
>
>
> We should update the oak-segment-azure to use the most recent Azure SDK
> version
> {code}
> <dependency>
> <groupId>com.azure</groupId>
> <artifactId>azure-storage-blob</artifactId>
> <version>12.25.3</version>
> </dependency>
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)