Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-9063

Use a custom metadata property to manage lastModified in AzureDataStore

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.30.0
    • blob-cloud-azure
    • None

    Description

      Currently, the lastModified property managed by azure is used but then to update the timestamp a copy operation is performed in the blob to itself. Besides inefficient, this operation sometimes causes problems if the copy operation is perfomed just after a blob wrrite in a parallel thread.

      This issue changes the behaviour to manage the timestamp through a custom metadata property. While retrieving a fallback to azure managed timestamp is to bee used in case the metadata property is not available.

       

      Attachments

        1. OAK-9063.patch
          15 kB
          Amit Jain

        Activity

          People

            amitj Amit Jain
            amitj Amit Jain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: