Skip to content

CompositeServerHttpHeadersWriter Should Execute Sequentially #7731

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rwinch opened this issue Dec 12, 2019 · 0 comments
Closed

CompositeServerHttpHeadersWriter Should Execute Sequentially #7731

rwinch opened this issue Dec 12, 2019 · 0 comments
Assignees
Labels
in: web An issue in web modules (web, webmvc) status: backported An issue that has been backported to maintenance branches type: bug A general bug
Milestone

Comments

@rwinch
Copy link
Member

rwinch commented Dec 12, 2019

Summary

Currently Spring Security's CompositeServerHttpHeadersWriter executes the delegates in parallel. This can cause race conditions. Instead it should be executed sequentially.

Related gh-7723

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) status: backported An issue that has been backported to maintenance branches type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants