This is an automated email from the ASF dual-hosted git repository. jsedding pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
commit f03b0a248fce7968c3b9228940a592bf96309e72 Merge: 232f3488c7 5244488295 Author: Julian Sedding <jsedd...@apache.org> AuthorDate: Fri Sep 2 17:36:23 2022 +0200 Merge pull request #685 from apache/OAK-9914-segment-azure-read-only-without-recovery OAK-9914 - Starting Oak with Azure persistence in read-only mode while another Oak process is running will initiate repo recovery .../oak/segment/azure/AzureArchiveManager.java | 2 +- .../oak/segment/azure/AzureArchiveManagerTest.java | 38 ++++++++++++++++++++ .../jackrabbit/oak/segment/file/tar/TarReader.java | 42 ++++++++++++++-------- 3 files changed, 66 insertions(+), 16 deletions(-)