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

Optimise LogRotator working in weak BuildReference mode

XMLWordPrintable

      When -Djenkins.model.lazy.BuildReference.MODE=weak is used, Run instances are expected to be eligible for garbage collection once they are no longer in active use. The existing LogRotator implementation causes all builds of a job to be loaded, which can be very expensive in terms of memory and performance. This behavior can be improved by avoiding unnecessary build loading

            dukhlov Dmytro
            dukhlov Dmytro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: