Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4B83AE3F0 for ; Fri, 30 Nov 2012 16:39:59 +0000 (UTC) Received: (qmail 46369 invoked by uid 500); 30 Nov 2012 16:39:59 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 46335 invoked by uid 500); 30 Nov 2012 16:39:59 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 46310 invoked by uid 99); 30 Nov 2012 16:39:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Nov 2012 16:39:58 +0000 Date: Fri, 30 Nov 2012 16:39:58 +0000 (UTC) From: =?utf-8?Q?Michael_D=C3=BCrig_=28JIRA=29?= To: dev@jackrabbit.apache.org Message-ID: <528708865.45619.1354293598693.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (JCR-3473) Group.getDeclaredMembers() results in OOME for everyone group and many users MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Michael D=C3=BCrig created JCR-3473: ---------------------------------- Summary: Group.getDeclaredMembers() results in OOME for everyo= ne 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=C3=BCrig 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 memor= y. 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 administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira