[
https://issues.apache.org/jira/browse/CAMEL-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-8231:
-------------------------------
Fix Version/s: 2.15.0
2.14.2
> StompEndPoint does not throw exceptions in case of the underlying connection
> broken at the time of sending a message
> --------------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-8231
> URL: https://issues.apache.org/jira/browse/CAMEL-8231
> Project: Camel
> Issue Type: Bug
> Components: camel-stomp
> Affects Versions: 2.14.1
> Environment: All
> Reporter: Karthik Raman
> Fix For: 2.14.2, 2.15.0
>
>
> At the time of sending the message if the message broker (Apollo is used in
> this case) is down then no exception is raised from the send method of
> StompEndpoint. The underlying connection (stomp jms connection) has the
> error caught and handled. Since the Stompendpoint does not use the CallBack
> to get notified of the underlying issue, the message sending is assumed
> successful.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)