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

James Netherton resolved CAMEL-17646.
-------------------------------------
    Resolution: Fixed

> camel-vertx-websocket - Server exception handler should check for cause 
> ConnectionBase.CLOSED_EXCEPTION
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-17646
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17646
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-vertx-websocket
>    Affects Versions: 3.11.5, 3.14.1, 3.15.0
>            Reporter: James Netherton
>            Assignee: James Netherton
>            Priority: Minor
>             Fix For: 3.14.2, 3.11.6, 3.16.0
>
>
> Whenever a client closes an established connection to the WebSocket server, 
> the Vert.x exception handler is triggered which results in the exception 
> being propagated to the Camel exception handler.
> This is not really necessary because the WS server already has a close 
> handler registered. Therefore, it's safe to ignore any instances of 
> ConnectionBase.CLOSED_EXCEPTION.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to