Amit Gupta created SLING-4196:
---------------------------------
Summary: [Perf] Resource Collection maintain a String[] for members
Key: SLING-4196
URL: https://issues.apache.org/jira/browse/SLING-4196
Project: Sling
Issue Type: Bug
Components: Extensions
Affects Versions: Resource Collections 1.0.0
Reporter: Amit Gupta
Assignee: Amit Gupta
Fix For: Resource Collections 1.0.2
Resource collection implementation uses String[] property (which maintain the
list of all the assets) to maintain the order of elements in the collection.
This could create problems with large collections, based on the underlying
storage implementation (read jcr)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)