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

FileFingerprintStorage performance

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • core
    • Jenkins 2.249.3
    • 2.277, 2.263.4, and 2.277.1

    Description

      I believe that with JENKINS-62345, as there is only one point to create the fingerprint files on the disk, and that method is synchronized, we created the context to limit the number of fingerprint we can save on disk.

      This is a big performance issue when used with Maven plugin and a set of jobs with multiple modules. It creates a queue of fingerprint objects, waiting for the lock on the FileFingerprintStorage.

      Attachments

        Activity

          People

            alecharp Adrien Lecharpentier
            alecharp Adrien Lecharpentier
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: