Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006229 [Resin] minor always 04-14-19 04:26 04-14-19 04:28
Reporter nam View Status public  
Assigned To nam
Priority normal Resolution no change required Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.61 Product Version 4.0.61
  Product Build
Summary 0006229: WebSocketListener.onClose() needs the close status and reason for spring support
Description resin: WebSocketListener.onClose(WebSocketContext context) throws IOException;

spring: WebSocketHandler.afterConnectionClosed(WebSocketSession session, CloseStatus closeStatus) throws Exception;

https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/socket/WebSocketHandler.html#afterConnectionClosed-org.springframework.web.socket.WebSocketSession-org.springframework.web.socket.CloseStatus- [^]
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0006883)
nam
04-14-19 04:28

Close reasons are encoded in the WebSocketListener method names:

onClose()
onDisconnect()
onTimeout()
 

- Issue History
Date Modified Username Field Change
04-14-19 04:26 nam New Issue
04-14-19 04:28 nam Status new => assigned
04-14-19 04:28 nam Assigned To  => nam
04-14-19 04:28 nam Status assigned => closed
04-14-19 04:28 nam Note Added: 0006883
04-14-19 04:28 nam Resolution open => no change required
04-14-19 04:28 nam Fixed in Version  => 4.0.61


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker