Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Use FileRequestEntity instead of InputStreamRequestEntity - #2

Open
rovarga wants to merge 1 commit into
sonatype:masterfrom
rovarga:master
Open

rovarga wants to merge 1 commit into
sonatype:masterfrom
rovarga:master

Conversation

@rovarga

@rovarga rovarga commented Mar 1, 2017

Copy link
Copy Markdown

Uploading large files using InputStreamRequestEntity results in
useless in-memory buffering. Use FileRequestEntity instead.

Signed-off-by: Robert Varga nite@hq.sk

Uploading large files using InputStreamRequestEntity results in
useless in-memory buffering. Use FileRequestEntity instead.

Signed-off-by: Robert Varga <nite@hq.sk>
@jgeorgeson

Copy link
Copy Markdown

Sonatype told me this project is abandoned after I submitted a PR to update to newer Maven and HttpClient versions due to memory issues uploading large files. I've published newer versions to Central from my lopht/upload-maven-plugin fork.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants