Details
-
Type:
Improvement
-
Status: New
-
Priority:
Trivial
-
Resolution: Unresolved
-
Affects Version/s: 3.34.1
-
Fix Version/s: None
-
Component/s: Repository, Scheduled Tasks
-
Labels:
-
Environment:(H2)
Description
I created an R repo to check something then removed it.
Looking at my nexus.log later I saw the below:
2021-10-19 17:30:00,023-0400 INFO [quartz-13-thread-19] *SYSTEM org.sonatype.nexus.quartz.internal.task.QuartzTaskInfo - Task 'Cleanup unused r blobs from nexus' [assetBlob.cleanup] state change RUNNING -> WAITING (OK)
I double checked and I didn't have any R repos. It seems the task automatically created is not automatically removed when not applicable using resources unnecessarily.
Borderline improvement (presumably this would be very fast since probably hits a null check).
Workaround
Manually remove the task.