Closed
Description
Steve Roy opened SPR-15937 and commented
When enabling the TRACE log level on the StompDecoder, a null session id is logged for heartbeats in the Spring WebSocket STOMP client.
Here is a logging sample:
11:39:03 [WebSocketClient-AsyncIO-1] StompDecoder - Decoded heart-beat in session null
11:39:30 [WebSocketClient-AsyncIO-1] StompDecoder - Decoded heart-beat in session null
11:39:31 [WebSocketClient-AsyncIO-1] StompDecoder - Decoded heart-beat in session null
11:39:32 [WebSocketClient-AsyncIO-1] StompDecoder - Decoded heart-beat in session null
11:39:36 [WebSocketClient-AsyncIO-1] StompDecoder - Decoded heart-beat in session null
Affects: 4.3.9