You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2018/11/06 10:29:05 UTC

[jira] [Closed] (OAK-7818) [DirectBinaryAccess] AzureDataStore not chaining exceptions on upload completion

     [ https://issues.apache.org/jira/browse/OAK-7818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davide Giannella closed OAK-7818.
---------------------------------

Bulk close 1.9.10

> [DirectBinaryAccess] AzureDataStore not chaining exceptions on upload completion
> --------------------------------------------------------------------------------
>
>                 Key: OAK-7818
>                 URL: https://issues.apache.org/jira/browse/OAK-7818
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: blob-cloud-azure
>    Affects Versions: 1.9.9
>            Reporter: Matt Ryan
>            Assignee: Matt Ryan
>            Priority: Minor
>              Labels: easyfix
>             Fix For: 1.9.10
>
>
> In {{AzureBlobStoreBackend#completeHttpUpload()}}, the code catches {{StorageException}} and {{URISyntaxException}} as thrown by the Azure SDK, but this exception is not chained in the {{DataStoreException}} that is thrown if those exceptions are caught, which makes it more difficult to diagnose the real issue behind the {{DataStoreException}}.
> This was just a simple oversight in the original implementation.  We should also examine the other code related to direct binary access, both in the Azure and S3 implementations, to see if there are any other similar bugs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)