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

Janne Jalkanen resolved JSPWIKI-122.
------------------------------------

    Resolution: Fixed

Issue should be resolved in SVN trunk; forgot to mark it fixed.

ReferenceManager now stores the references under /wiki:references/ in the 
repository.

> ReferenceManager serialization does not scale
> ---------------------------------------------
>
>                 Key: JSPWIKI-122
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-122
>             Project: JSPWiki
>          Issue Type: Improvement
>          Components: Core & storage
>    Affects Versions: 2.6.0
>            Reporter: Janne Jalkanen
>            Priority: Minor
>             Fix For: 3.0
>
>
> As the size of the repository grows, so do the ReferenceManager internal 
> lists.  And, upon every save, the *entire* ReferenceManager listing is 
> serialized to "refmgr.ser".  This is a slow process, as the repository grows 
> very large (>10000 pages).
> This is probably solvable through proper application of metadata and indexing 
> on the pages themselves. Somehow.

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

Reply via email to