Skip to content

Fix HeaderWriterFilter race condition during async requests#19103

Open
bdshadow wants to merge 1 commit intospring-projects:mainfrom
bdshadow:dbocharov/fix/gh-9175
Open

Fix HeaderWriterFilter race condition during async requests#19103
bdshadow wants to merge 1 commit intospring-projects:mainfrom
bdshadow:dbocharov/fix/gh-9175

Conversation

@bdshadow
Copy link
Copy Markdown

Closes gh-9175

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 18, 2026
Closes spring-projectsgh-9175

Signed-off-by: Dmitrii Bocharov <bdshadow@gmail.com>
@bdshadow bdshadow force-pushed the dbocharov/fix/gh-9175 branch from 1755534 to 6841123 Compare April 18, 2026 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Thread-unsafe usage of HttpServletResponse corrupting jetty HttpFields state in reactive ResponseBodyEmitter handlers

2 participants