[
https://issues.apache.org/jira/browse/OAK-9927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601888#comment-17601888
]
Miroslav Smiljanic commented on OAK-9927:
-----------------------------------------
Changes in OAK-9914 revealed problems in
[CachingArchiveManager|https://github.com/apache/jackrabbit-oak/blob/jackrabbit-oak-1.44.0/oak-segment-tar/src/main/java/org/apache/jackrabbit/oak/segment/spi/persistence/persistentcache/CachingArchiveManager.java#L49-L56].
Methods *_open_* and *_forceOpen_* are never returning null, as they should if
the delegate archive manager does the same.
> Building file store with azure caching persistence fails if another process
> is using azure persistence with the same azure directory
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: OAK-9927
> URL: https://issues.apache.org/jira/browse/OAK-9927
> Project: Jackrabbit Oak
> Issue Type: Bug
> Reporter: Miroslav Smiljanic
> Priority: Major
> Attachments: OAK-9927_test.patch
>
>
> The test case that demonstrates the problem:
> [^OAK-9927_test.patch]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)