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 "Miroslav Smiljanic (Jira)" <ji...@apache.org> on 2020/06/04 14:09:00 UTC

[jira] [Updated] (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 ]

Miroslav Smiljanic updated OAK-9099:
------------------------------------
    Attachment: test.patch

> 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
>            Priority: Major
>         Attachments: 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:



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