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 "Andrei Dulceanu (Jira)" <ji...@apache.org> on 2020/06/05 13:14:00 UTC

[jira] [Resolved] (OAK-9099) Improve segment write resiliency for remote segment store

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

Andrei Dulceanu resolved OAK-9099.
----------------------------------
    Fix Version/s: 1.32.0
       Resolution: Fixed

> Improve segment write resiliency for remote segment store 
> ----------------------------------------------------------
>
>                 Key: OAK-9099
>                 URL: https://issues.apache.org/jira/browse/OAK-9099
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: segment-azure
>    Affects Versions: 1.30.0
>            Reporter: Miroslav Smiljanic
>            Assignee: Andrei Dulceanu
>            Priority: Major
>             Fix For: 1.32.0
>
>         Attachments: proposal.patch, test.patch
>
>
> SegmentWriteQueue is currently not handling runtime exception that  potentialy can be thrown by remote segment store implementation. If that happens, segment reference will never be removed from *segmentsByUUID*, which can cause OAK-8986.
> Test case that demonstrates the problem:
>  [^test.patch] 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)