Netty4ClientHttpRequestFactory buffers (aggregates) all requests/responses [SPR-12631] #17232
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: declined
A suggestion or change that we don't feel we should currently apply
type: enhancement
A general enhancement
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
The text was updated successfully, but these errors were encountered: