Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-18417

Clean up fingerprint records that correspond to the deleted build recods

XMLWordPrintable

      FingerprintCleanupThread currently either deletes the whole record (when none of the information in the record is in use anywhere at all) or not touch it at all.

      This means that some fingerprints (such as one for maven-compiler-plugin that every Maven build likely uses) will remain there forever with lots of build records and jobs that are long gone.

      The garbage collection algorithm should probably be more aggressive and remove references to builds and jobs that no longer exist when it can.

            kohsuke Kohsuke Kawaguchi
            kohsuke Kohsuke Kawaguchi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: