The use of the JR UserManager may not scale.
--------------------------------------------
Key: SLING-936
URL: https://issues.apache.org/jira/browse/SLING-936
Project: Sling
Issue Type: Improvement
Reporter: Ian Boston
By default the CreateUserServlet and CreateGroupServlet create users under the
node of the current user, or the base node if no current user (anon). For
systems that want have more than a few 1000 users or groups this will make add
and possibly access slow as the parent nodes will become large.
Patch to follow.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.