Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.4
-
Fix Version/s: 1.11
-
Component/s: DB Cleaner
-
Labels:None
Description
By setting the "sonar.date" property in the maven command line (SONAR-240), you can retrieve quality measures on an old version of a project. Nevertheless, in that case the purge mechanism is never executed on that snapshot and the database can grow quickly (measures on classes and packages are not deleted).
Perhaps, time has come to really use the snapshot.purged column.
Issue Links
- duplicates
-
SONAR-1085
Improve the purge mechanism to handle all cases
-
- relates to
-
SONAR-240
Execute the maven plugin on an old version of an application stored in the Version Control System
-
-
SONAR-1060
Add a job to systematically purge all snapshots whose scope='ENTITY' and islast='0'
-