]> source.dussan.org Git - archiva.git/commit
[MRM-1439] improve indexing performance
authorBrett Porter <brett@apache.org>
Fri, 3 Dec 2010 14:19:36 +0000 (14:19 +0000)
committerBrett Porter <brett@apache.org>
Fri, 3 Dec 2010 14:19:36 +0000 (14:19 +0000)
commitf3b014c2b43d85859a2c2becedb4892f092c9048
tree1900b116b83806b0c308759425f802721ea06de2
parentfb65d5fc641008d191119de1d27d6e9013b70162
[MRM-1439] improve indexing performance
Avoid re-reading the entire index each time an artifact is added, and instead search to see if it should be added or updated

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1041829 13f79535-47bb-0310-9956-ffa450edef68
archiva-modules/archiva-scheduled/src/main/java/org/apache/maven/archiva/scheduled/executors/ArchivaIndexingTaskExecutor.java