Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.2
-
Fix Version/s: 1.3.3
-
Component/s: repository scanning, Repository Statistics
-
Labels:None
-
Number of attachments :
Description
at the end of a repository scan, repository statics are collected before being stored in the database. This also happens to be the trigger before an initial scan can be deemed completed.
on a large repository, this can often hang due to the statistics attempting to load every artifact into memory to count them.