Mohit created CAMEL-9566:
----------------------------
Summary: 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, 2.17.0
Environment: Any
Reporter: Mohit
Fix For: 2.17.0
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)