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

AsyncPeriodicWork produces a lot of disk churn

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • 2.317

      AsyncPeriodicWork (and AsyncAperiodicWork) print a message to the log file every time they run. If a task runs every couple seconds, you can get megabytes of text under logs/tasks/ like

      Started at Mon Oct 11 20:49:40 UTC 2021
      Finished at Mon Oct 11 20:49:40 UTC 2021. 0ms
      Started at Mon Oct 11 20:49:42 UTC 2021
      Finished at Mon Oct 11 20:49:42 UTC 2021. 0ms
      

      This is not useful information, and besides consuming significant disk space, it produces a lot of I/O activity and degrades performance of backups.

          [JENKINS-66854] AsyncPeriodicWork produces a lot of disk churn

          Jesse Glick created issue -
          Jesse Glick made changes -
          Link New: This issue relates to JENKINS-64151 [ JENKINS-64151 ]
          Jesse Glick made changes -
          Assignee New: Jesse Glick [ jglick ]
          Jesse Glick made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Jesse Glick made changes -
          Remote Link New: This issue links to "jenkins PR-5802 (Web Link)" [ 27003 ]
          Jesse Glick made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Jesse Glick made changes -
          Released As New: 2.317
          Resolution New: Fixed [ 1 ]
          Status Original: In Review [ 10005 ] New: Fixed but Unreleased [ 10203 ]
          Mark Waite made changes -
          Status Original: Fixed but Unreleased [ 10203 ] New: Closed [ 6 ]
          Jesse Glick made changes -
          Link New: This issue relates to JENKINS-73692 [ JENKINS-73692 ]

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: