jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Archiva
  • MRM-134

ability to update an existing index without relying on timestamp

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.0-alpha-1
  • Component/s: indexing
  • Labels:
    None

Description

due to the possibility that timestamps can get out of sync, it should be possible to update an index without relying on these in a performant way (ie, not rebuilding from scratch).

for example, compare the artifact timestamp to the target location before deciding if an addition/update is needed and reading the JAR (possibly the slowest part of indexing - should confirm what % it takes)

this will also need to process deletions (which may not be handled in the normal indexing, depending on how that is implemented for discovery)

Issue Links

is related to

Bug - A problem which impairs or prevents the functions of the product. MRM-133 discovery might not find artifacts added as a result of rsync

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.
supercedes

Bug - A problem which impairs or prevents the functions of the product. MRM-133 discovery might not find artifacts added as a result of rsync

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Brett Porter added a comment - 04/Sep/06 12:31 AM

done, though:

  • no timestamp checking at present (can be added in a later iteration, but should be unnecessary for basic purposes as indexed files shouldn't be updated)
  • no deletion (this will be addressed by the separate JIRA issue for it)
Show
Brett Porter added a comment - 04/Sep/06 12:31 AM done, though:
  • no timestamp checking at present (can be added in a later iteration, but should be unnecessary for basic purposes as indexed files shouldn't be updated)
  • no deletion (this will be addressed by the separate JIRA issue for it)

People

  • Assignee:
    Brett Porter
    Reporter:
    Brett Porter
Vote (0)
Watch (0)

Dates

  • Created:
    02/Aug/06 12:15 AM
    Updated:
    25/May/07 2:20 PM
    Resolved:
    04/Sep/06 12:31 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.