Skip to content

Add getter for OverflowStrategy in ConcurrentWebSocketSessionDecorator #35132

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
wants to merge 1 commit into from

Conversation

Meijuh
Copy link
Contributor

@Meijuh Meijuh commented Jun 30, 2025

This pull requests adds a getter for the configured overflow strategy of class ConcurrentWebSocketSessionDecorator.

The PR also includes a unit tests to assert all configurable properties.

I added the getter so that I can easily verify the configured overflow strategy in unit tests of my app.

Also include test for all configured properties.

Signed-off-by: Jeroen Meijer <jjgmeijer@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 30, 2025
@sbrannen sbrannen added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement labels Jun 30, 2025
@sbrannen sbrannen changed the title Add getter for overflow strategy Add getter for OverflowStrategy in ConcurrentWebSocketSessionDecorator Jun 30, 2025
@sbrannen sbrannen removed the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 30, 2025
@sbrannen sbrannen modified the milestones: 7.0.0-M7, 6.2.9 Jun 30, 2025
sbrannen added a commit that referenced this pull request Jun 30, 2025
@sbrannen sbrannen closed this in 41cb6ae Jun 30, 2025
@sbrannen
Copy link
Member

sbrannen commented Jun 30, 2025

This has been merged into 6.2.x and main, and slightly revised in 900dd0c.

Thanks

@sbrannen sbrannen self-assigned this Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants