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 2010/08/25 15:33:21 UTC

[jira] Resolved: (JCR-2726) Make collecting group membership information lazy

     [ https://issues.apache.org/jira/browse/JCR-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig resolved JCR-2726.
--------------------------------

         Assignee: Michael Dürig
    Fix Version/s: 2.2.0
       Resolution: Fixed

Fixed at revision 989102

> Make collecting group membership information lazy
> -------------------------------------------------
>
>                 Key: JCR-2726
>                 URL: https://issues.apache.org/jira/browse/JCR-2726
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core, jackrabbit-jcr-commons
>    Affects Versions: 2.2.0
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>             Fix For: 2.2.0
>
>
> JCR-2710 added a more scalable content model for storing group membership information. To further leverage the new model it would be preferable when group membership collecting where lazy. (i.e. Group#getDeclaredMembers() and Group#getMembers() should not construct the list of all members up front). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.