Skip to content

Review Jetty ClientHttpConnector code for buffer handling on error/cancellation [SPR-17424] #21957

Closed
@spring-projects-issues

Description

@spring-projects-issues

Rossen Stoyanchev opened SPR-17424 and commented

The request writing side is using Jetty's ContentChunk callbacks to release the input DataBuffer. However the use of flatMap from writeAndFlushWith could prefetch and requires a Flux#onDiscard hook.


Affects: 5.1.1

This issue is a sub-task of #21941

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions