Reliable detection of user change from interceptor in StompSubProtocolHandler #23160
Labels
in: messaging
Issues in messaging modules (jms, messaging)
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: bug
A general bug
Milestone
StompSubProtocolHandler.java - handleMessageFromClient
Send connection type messages
StompSubProtocolHandler.java - handleMessageToClient
Receive connection type messages ...
There is a certain probability that after the message forwarding is completed, the user has not been added to the Map, resulting in no registration in the DefaultSimpUserRegistry object.
Can you help me to have a look? Thank you.
The text was updated successfully, but these errors were encountered: