[
https://jira.codehaus.org/browse/MINDEXER-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=308328#comment-308328
]
Tamás Cservenák commented on MINDEXER-59:
-----------------------------------------
https://svn.apache.org/viewvc?view=revision&revision=1373387
> Memory hog in case of proxy repository: detection of deleted items
> ------------------------------------------------------------------
>
> Key: MINDEXER-59
> URL: https://jira.codehaus.org/browse/MINDEXER-59
> Project: Maven Indexer
> Issue Type: Improvement
> Reporter: Tamás Cservenák
> Assignee: Tamás Cservenák
> Fix For: 5.0.0
>
>
> Memory hog in case of proxy repository: detection of deleted items.
> Index scanner kept a set of UINFOs in memory, used to detect artifact
> removals (ie. artifact is on index, hence it's UINFO is in set, but is not
> found by FS scanning).
> This is not needed at all in case of proxy repositories (when context has
> remote index update URL set), as in that case removal of an artifact from
> local FS actually means "removal from cache" and does not affects the remote
> source (the place from where index is fetched on updates, and eventually,
> that is proxied).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira