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

camel-rabbitmq - Using the "new URl syntax" doesn't seem to work correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Not A Problem
    • 2.23.1
    • None
    • camel-rabbitmq
    • None
    • Unknown

    Description

      When using the deprecated URL format

      rabbitmq://hostname[:port]/exchange?[options]

      (also still on the main page) the camel route works as expected.  However, when listening to the warning and using the "new syntax" (only defined in the repo):

      rabbitmq:exchange?[options]

      it does NOT work, and will fail to connect to rabbitmq at all, giving address errors

      I have tried setting the hostname option (doesn't work, the component seems to ignore it), and tried setting springboot component parameters (doesn't seem to work, but I don't know of a way to test if they are even accessible.

      I can supply loglines on demand if needed.

      Also, in case it matters, in this case the hostname is an IP address.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            nerketur Nicholas Koceja
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: