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] [Created] (OAK-9099) Improve segment write resiliency for remote segment store

Miroslav Smiljanic created OAK-9099:
---------------------------------------

             Summary: 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
         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)