Skip to content

Replace deprecated references in WebSocketMessageBrokerStats.toString() #33543

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

izeye
Copy link
Contributor

@izeye izeye commented Sep 16, 2024

This PR replaces deprecated references in the WebSocketMessageBrokerStats.toString().

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Sep 16, 2024
@sbrannen sbrannen added in: web Issues in web modules (web, webmvc, webflux, websocket) theme: observability An issue related to observability and tracing labels Sep 16, 2024
Copy link
Contributor

@rstoyanchev rstoyanchev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only potential issue is if those methods are overridden by a sub-class, or if the corresponding info methods on the component providing the stats is overridden. Granted that seems unlikely, but do you see any harm in leaving toString as is for the time being?

@rstoyanchev rstoyanchev added the status: waiting-for-feedback We need additional information before we can continue label Sep 26, 2024
@izeye
Copy link
Contributor Author

izeye commented Sep 26, 2024

@rstoyanchev No, I just wanted to clean up the deprecated references.

@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue labels Sep 26, 2024
@rstoyanchev
Copy link
Contributor

Okay, thanks for the suggestion. We can defer that until the deprecations are removed since it is internal only.

@rstoyanchev rstoyanchev added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged or decided on status: feedback-provided Feedback has been provided labels Sep 26, 2024
@izeye izeye deleted the gh-31604 branch September 26, 2024 12:24
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) status: declined A suggestion or change that we don't feel we should currently apply theme: observability An issue related to observability and tracing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants