Uploaded image for project: 'Magnolia DAM Module'
  1. Magnolia DAM Module
  2. MGNLDAM-413

JcrAssetProvider#list and JcrAssetProvider#getChildren should not create a temporary collection

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 2.0
    • 2.0
    • DAM JCR Provider
    • None

      The current implementation of info.magnolia.dam.jcr.JcrAssetProvider#list and info.magnolia.dam.jcr.JcrAssetProvider#getChildren completely defeats the purpose of returning {{Iterator}}s, since it does collect all children in a temporary collection before returning an iterator on that. It shouldn't.

        Acceptance criteria

              ehechinger Eric Hechinger
              gjoseph Magnolia International
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD