Karthik Raman created CAMEL-8231:
------------------------------------

             Summary: 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


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)

Reply via email to