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

S3 fetching record leads to multiple calls and background download

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.2.18, 1.4.6, 1.5.6, 1.6.0
    • blob
    • None

    Description

      While deleting a blob during GC, a DataRecord is fetched to check that the modified timestamp is older than configured and deleted only of its older.
      For S3 this leads to a call to #getRecord() which tries to proactively download corresponding binaries and makes multiple calls to get lastModified timestamp and the length.

      This leads to similar behavior as observed in OAK-4430 but in the delete flow.

      Attachments

        Issue Links

          Activity

            People

              amitjain Amit Jain
              amitjain Amit Jain
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: