Andrei Dulceanu created OAK-8531:
------------------------------------

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


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