Skip to content

Flushing-related regression in SseServerResponse #36537

@sdeleuze

Description

@sdeleuze

While trying to upgrade Spring AI from Spring Boot 4.1.0-M2 to 4.1.0-M3, it broke our integration test WebMvcSseServerTransportProviderIT.

An AI-based analysis seems to point to e0b54e2 as the potential cause, and suggests updating SseServerResponse.DefaultSseBuilder.send(), changing body.flush() to this.outputMessage.flush().

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: regressionA bug that is also a regression

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions