[
https://issues.apache.org/jira/browse/OAK-8105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Ryan updated OAK-8105:
---------------------------
Description:
Since the implementation of the original AzureDataStore, the [original Azure
SDK for Java|https://github.com/Azure/azure-sdk-for-java] has been
[deprecated|https://github.com/Azure/azure-sdk-for-java/blob/master/README.md]
and replaced with a [newer SDK|https://github.com/Azure/azure-storage-java]
that uses a different API.
The issue raised in OAK-8013 could not be properly fixed due to a bug in the
original SDK. OAK-8104 was created for the purpose of ensuring this gets fixed
properly instead of settling for the workaround implemented with OAK-8013. The
latest Azure SDK does not exhibit the bug that was in the original SDK, so the
proper way to fix OAK-8104 is to update AzureDataStore to use the latest Azure
SDK.
was:
Since the implementation of the original AzureDataStore, the original Azure SDK
for Java has been deprecated and replaced with a newer SDK that uses a
different API.
The issue raised in OAK-8013 could not be properly fixed due to a bug in the
original SDK. OAK-8104 was created for the purpose of ensuring this gets fixed
properly instead of settling for the workaround implemented with OAK-8013. The
latest Azure SDK does not exhibit the bug that was in the original SDK, so the
proper way to fix OAK-8104 is to update AzureDataStore to use the latest Azure
SDK.
> [Direct Binary Access] Update to latest Azure Blob Storage SDK
> --------------------------------------------------------------
>
> Key: OAK-8105
> URL: https://issues.apache.org/jira/browse/OAK-8105
> Project: Jackrabbit Oak
> Issue Type: Technical task
> Components: blob-cloud-azure
> Affects Versions: 1.10.0, 1.12
> Reporter: Matt Ryan
> Assignee: Matt Ryan
> Priority: Major
>
> Since the implementation of the original AzureDataStore, the [original Azure
> SDK for Java|https://github.com/Azure/azure-sdk-for-java] has been
> [deprecated|https://github.com/Azure/azure-sdk-for-java/blob/master/README.md]
> and replaced with a [newer SDK|https://github.com/Azure/azure-storage-java]
> that uses a different API.
> The issue raised in OAK-8013 could not be properly fixed due to a bug in the
> original SDK. OAK-8104 was created for the purpose of ensuring this gets
> fixed properly instead of settling for the workaround implemented with
> OAK-8013. The latest Azure SDK does not exhibit the bug that was in the
> original SDK, so the proper way to fix OAK-8104 is to update AzureDataStore
> to use the latest Azure SDK.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)