Skip to content

[JENKINS-76326] Cannot download files larger than MAX_LENGTH #334

Description

@jenkins-infra-bot

Using UTF16 to store downloaded data in an HTTP request (probably unintentionally), the download size cannot exceed MAX_LENGTH (Integer.MAX_VALUE >> 1)


Originally reported by ez4yunfeng2, imported from: Cannot download files larger than MAX_LENGTH
  • assignee: janario
  • status: Open
  • priority: Minor
  • component(s): http-request-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 3
  • imported: 20260702-081740
Raw content of original issue

Using UTF16 to store downloaded data in an HTTP request (probably unintentionally), the download size cannot exceed MAX_LENGTH (Integer.MAX_VALUE >> 1)

  • environment: plugin Version: 1.22
2 attachments

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions