Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-2846

Apache Camel Activemq component does not allow use of "consumer.retroactive=true"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.3.2
    • 5.6.0
    • None
    • None

    Description

      I am not entirely certain if this belongs here or in Camel, but use of the parameter"...?consumer.retroactive=true" while using the Activemq component in camel throws the following:

      Failed to resolve endpoint: activemq://topic:foo.bar?consumer.retroactive=true due to: There are 1 parameters that couldn't be set on the endpoint. Check the uri if the parameters are spelt correctly and that they are properties of the endpoint. Unknown parameters=[

      {consumer.retroactive=true}

      ]

      Excerpt from dsl:
      <camelContext xmlns="http://camel.apache.org/schema/spring">
      <route>
      <from uri="activemq:topic:foo.bar?consumer.retroactive=true" />

      It seems odd that this would be left out.

      Attachments

        Activity

          People

            Unassigned Unassigned
            futant23 Brian
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: