[
https://issues.apache.org/jira/browse/OAK-8413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923314#comment-17923314
]
Ieran Draghiciu edited comment on OAK-8413 at 2/3/25 2:46 PM:
--------------------------------------------------------------
||ConcurrentReadTest||C||min||10%||50%||90%||max||N || mean||
|Azure SDK v8|1|48|76|175|238|359|356|168|
|Azure SDK v12|1|59|106|175|225|374|349|172|
was (Author: ierandra):
||Benchmarks||Azure SDK v8||Azure SDK v12||
|ConcurrentReadTest|C min 10% 50% 90% max N mean
1 48 76 175 238 359 356 168|C min 10% 50% 90% max N mean
1 59 106 175 225 374 349 172|
> 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: Andrei Dulceanu
> Priority: Major
> Attachments: image-2025-02-03-21-13-16-789.png
>
>
> 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)