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

camel-rabbitmq - Use another header for exchange override header in producer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.21.0
    • camel-rabbitmq
    • None
    • Unknown

    Description

      See CAMEL-12324

      We should not let rabbitmq.EXCHANGE_NAME be used as the override destination for the producer. As this can lead to the problem with

      from foo

        to bar

      Will route foo -> foo instead.

      So if the end user want to use a header to route to another destination that configured in the endpoint uri, you would need to use some other header for that, so rabbitmq.EXCHANGE_NAME becomes "read-only" and dont affect anything. This is also how JMS component works etc.

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: