[ 
https://issues.apache.org/jira/browse/CAMEL-9566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15199551#comment-15199551
 ] 

Trey Sargent commented on CAMEL-9566:
-------------------------------------

As of right now there is no exception thrown by the WsProducer when the 
connection is closed.  Right now I'm testing adding a condition in the 
process() method of WsProducer to check getWebsocket().isOpen and throw 
ConnectionException.  However, I'm unsure how to trigger the reconnect...

Thanks for the debug info.

> camel-asf-ws component does not reconnect to the web socket 
> ------------------------------------------------------------
>
>                 Key: CAMEL-9566
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9566
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-ahc-ws
>    Affects Versions: 2.16.1
>         Environment: Any
>            Reporter: Mohit
>             Fix For: Future
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Create a web socket consumer route 
> Ensure that the web socket provider is available
> Create connection to the web socket provider from the consumer
> Send a message from the provider (send to all)
> Message gets consumed in the consumer route
> Bring down the producer
> Bring up the producer 
> Create connection to the web socket provider from the consumer
> Send a message from the provider (send to all)
> Message is not printed as reconnect was not done



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to