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

When uploading many files to s3, the artifacts listing is too big

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • s3-plugin
    • None

      As a user, it happens that I upload 10s or 100s of files to s3 using the plugin. Then, in the job page, the jobMain.jelly will list them all, making the job page huge, and potentially slow. 

      In the artifactList.jelly of Jenkins, there is a upper limit that we can set using the system property hudson.model.Run.ArtifactList.listCutoff to limit the size of the list. It would be great to have the same behaviour in this plugin. Potentially using the same property, to simplify the configuration and have a homogeneous instance.

            jimilian Alexander A
            alecharp Adrien Lecharpentier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: