Clean up fingerprint records that correspond to the deleted build records

This issue is archived. You can view it, but you can't modify it. Learn more

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.

            Assignee:
            Kohsuke Kawaguchi
            Reporter:
            Kohsuke Kawaguchi
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: