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

Norman Maurer resolved IMAP-118.
--------------------------------

      Assignee: Norman Maurer
    Resolution: Won't Fix

After relayout the jcr data we don't need autoscaling atm. So close it for now

> Use some kind of autoscalling for storing nodes
> -----------------------------------------------
>
>                 Key: IMAP-118
>                 URL: https://issues.apache.org/jira/browse/IMAP-118
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: JCR Mailbox
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>
> We should use some kind of autoscalling for storing nodes to get a better 
> performance with thousands of users. Currently we store for example the 
> subscriptions like:
> /subscriptions/username/mailboxname
> With autoscalling it would look like this:
> /subscriptions/u/us/use/user/..../m/ma/mai/mail/... 
> See this for some ideas:
> http://blog.tfd.co.uk/2010/03/07/jackrabbit2-user-manager-scaling/
> http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-core/src/main/java/org/apache/jackrabbit/core/security/user/UserManagerImpl.java?revision=881215&view=markup

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to