Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-32374

Improve performance of incremental blob GC

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Won't Fix
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: BlobManager

      Description

      Some lag has been observed on blob/gc computation while reading the source/blob stream populated by high deleted blob events.

      It should be fast because there is nothing to do, it looks like the check is not optimized:

      https://github.com/nuxeo/nuxeo-lts/blob/2021/modules/core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/blob/stream/StreamOrphanBlobGC.java#L109

      In the normal case the canDelete flag is not persisted and evaluated on each blob

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              bdelbosc Benoit Delbosc
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: