[ 
https://issues.apache.org/jira/browse/MINDEXER-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965263#comment-17965263
 ] 

Olivier Lamy commented on MINDEXER-59:
--------------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-indexer#491|https://github.com/apache/maven-indexer/issues/491]. 

> Memory hog in case of proxy repository: detection of deleted items
> ------------------------------------------------------------------
>
>                 Key: MINDEXER-59
>                 URL: https://issues.apache.org/jira/browse/MINDEXER-59
>             Project: Maven Indexer (Moved to GitHub Issues)
>          Issue Type: Improvement
>            Reporter: Tamas Cservenak
>            Assignee: Tamas Cservenak
>            Priority: Major
>             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 was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to