Uploaded image for project: 'Bitrepository'
  1. Bitrepository
  2. BITMAG-1078

ReferencePillar ChecksumExtractor has a potential OOM issue

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Minor
    • None
    • None
    • Reference pillar
    • None

    Description

      The 'extractAllFileIDs' in the ChecksumExtractor of the ReferencePillar delivers all the file-ids in the ChecksumDatabase in a list.
      If the ReferencePillar contains a huge amount of files, then it will cause a OutOfMemory issue.

      It should be converted from a List into a Iterator, as done for other database-extractions.

      The method is only used by the ReferencePillar (and some tests). Not the ChecksumPillar.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jolf Jonas Lindberg Frellesen (Inactive)
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: