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

Andrei Dulceanu resolved OAK-8531.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.18.0

Fixing the NPE in {{cleanupContainer}} solved the problem. 

Fixed in trunk at r1865219.

> Reading Azure Journal File while it's modified fails
> ----------------------------------------------------
>
>                 Key: OAK-8531
>                 URL: https://issues.apache.org/jira/browse/OAK-8531
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: segment-azure
>    Affects Versions: 1.16.0
>            Reporter: Andrei Dulceanu
>            Assignee: Andrei Dulceanu
>            Priority: Major
>             Fix For: 1.18.0
>
>         Attachments: AzureJournalFileConcurrencyIT.java, 
> AzureJournalFileCouncurrencyITv2.java, OAK-8531.patch
>
>
> Trying to read the Azure Journal File while it's modified triggers the 
> following exception:
> {noformat}
> java.io.IOException: com.microsoft.azure.storage.StorageException: The 
> condition specified using HTTP conditional header(s) is not met.
> ! at 
> org.apache.jackrabbit.oak.segment.azure.ReverseFileReader.readBlock(ReverseFileReader.java:70)
> ! at 
> org.apache.jackrabbit.oak.segment.azure.ReverseFileReader.readLine(ReverseFileReader.java:96)
> ! at 
> org.apache.jackrabbit.oak.segment.azure.AzureJournalFile$AzureJournalReader.readLine(AzureJournalFile.java:126)
> ! at 
> org.apache.jackrabbit.oak.segment.azure.AzureJournalFile$CombinedReader.readLine(AzureJournalFile.java:240)
> ! at 
> org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.migrateJournal(SegmentStoreMigrator.java:99)
> ! at 
> org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.migrate(SegmentStoreMigrator.java:84)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to