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

Rework Dynamic Router EIP Component

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.4.0
    • eip
    • None
    • Unknown

    Description

      As a result of a user bringing a bug to my attention, plus discussion during a recent merge request for the Dynamic Router EIP component, I want to rework the component to achieve a few objectives:

      1. Fix URI subscription issues.  Subscribing by using URI parameters caused problems, since the URI parameters would change with each subscription, but the component URI was not dynamic, and it would essentially ignore any URI subscription after the first one.
      2. Utilize the existing Recipient List processor instead of re-implementing Multicast or RecipientList processor logic
      3. The component should focus on managing the dynamic rule base as its primary function, and utilize as much of the existing Camel-provided code as possible.
      4. Enhance the documentation so that users have a better idea of how to use this component, and the use cases that this component is well equipped to handle.

      Attachments

        Activity

          People

            Steve973 Steve Storck
            Steve973 Steve Storck
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: