Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-8231

StompEndPoint does not throw exceptions in case of the underlying connection broken at the time of sending a message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.14.1
    • 2.13.4, 2.14.2, 2.15.0
    • camel-stomp
    • None
    • All

    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            karthik.raman Karthik Raman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: