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


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