Skip to content

Netty4ClientHttpRequestFactory buffers (aggregates) all requests/responses [SPR-12631] #17232

Closed
@spring-projects-issues

Description

@spring-projects-issues

Francisco Lozano opened SPR-12631 and commented

The usage of HttpObjectAggregator is convenient for a quick implementation, but it makes it unfeasible to handle big uploads/downloads.

A streaming-friendly solution would be very useful for handling big requests.


Affects: 4.1.4

Issue Links:

0 votes, 6 watchers

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions