Alex Parvulescu created JCR-3450:
------------------------------------

             Summary: Reduce memory usage of SharedFieldCache.ValueIndex
                 Key: JCR-3450
                 URL: https://issues.apache.org/jira/browse/JCR-3450
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core
    Affects Versions: 2.5.2, 2.5.1, 2.5, 2.4.3, 2.4.2, 2.4.1, 2.4, 2.3.7, 
2.3.6, 2.3.5
            Reporter: Alex Parvulescu


JCR-2906 introduced support for order by on multi-valued properties. It looks 
like this increased memory usage for the SharedFieldCache.ValueIndex because of 
the additional arrays that are used even if there is only a single value for a 
given property on a node.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to