You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2012/11/30 17:39:58 UTC

[jira] [Created] (JCR-3473) Group.getDeclaredMembers() results in OOME for everyone group and many users

Michael Dürig created JCR-3473:
----------------------------------

             Summary: Group.getDeclaredMembers() results in OOME for everyone group and many users
                 Key: JCR-3473
                 URL: https://issues.apache.org/jira/browse/JCR-3473
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core, security
            Reporter: Michael Dürig


Group.getDeclaredMembers() on everyone ultimately results in a XPath query of the type /jcr:root/root//element(*) which seems to eat up a lot of memory. See also http://markmail.org/message/errvu6closb6cjdq.

--
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