Archiva

discovery might not find artifacts added as a result of rsync

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: None
  • Fix Version/s: 1.0-alpha-1
  • Component/s: repository scanning
  • Labels:
    None
  • Number of attachments :
    0

Description

currently, the "last discovered" timestamp for an operation is set to the current time. There are two problems with that:

  • artifacts added in the last minute are not discovered, and because of this setting never will be
  • artifacts added with timestamps in the past (eg, using rsync) will never be discovered.

For the first, the time recorded can simply be set in the past.

However, for the second another alternative needs to be found (whether it be querying the target to check if it already exists or not rather than a single timestamp, or some other solution)

Issue Links

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: