Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-3211

HierarchicalJcrContainer performance: child presence resolution is not optimal.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 5.2.11, 5.3.5
    • None
    • None
    • None

      HierarchicalJcrContainer#hasChildren method internally calls an expensive HierarchicalJcrContainer#getChildren which results in numerous JCR accesses and when operating the tree with massive amount of sibling nodes.

      Instead the internal implementation could return true upon the first possible child node is resolved.

        Acceptance criteria

              apchelintcev Aleksandr Pchelintcev
              apchelintcev Aleksandr Pchelintcev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD