[ 
https://issues.apache.org/jira/browse/ARTEMIS-5249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robbie Gemmell resolved ARTEMIS-5249.
-------------------------------------
    Fix Version/s: 2.40.0
       Resolution: Fixed

> Broker chokes on pong WebSocket frames
> --------------------------------------
>
>                 Key: ARTEMIS-5249
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5249
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.40.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When a client using the WebSocket protocol sends a pong frame the broker 
> can't handle it. It logs this exception:
> {noformat}
> java.lang.UnsupportedOperationException: 
> io.netty.handler.codec.http.websocketx.PongWebSocketFrame frame types not 
> supported
>       at 
> org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketServerHandler.handleWebSocketFrame(WebSocketServerHandler.java:119)
>       at 
> org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketServerHandler.channelRead0(WebSocketServerHandler.java:70)
>       at 
> org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketServerHandler.channelRead0(WebSocketServerHandler.java:66)
>       ...{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to