[ 
https://issues.apache.org/activemq/browse/CAMEL-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-1280.
--------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 1.5.2)
                       (was: 2.0.0)

The routing slip EIP will update the header to contain the remaining 
recipients, and we cant calculate the remainders using an Iterator as we have 
to walk to the end, each time.



> RoutingSlip EIP - To support same iterators as the dynamic recipient
> --------------------------------------------------------------------
>
>                 Key: CAMEL-1280
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1280
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.5.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>
> Look at dynamic recipient which have documented what the header object type 
> can be and how it resolves the destinations.
> Do the same for routing slip. And support createIterator with an overloaded 
> method that accepts an uri delimiter for the Scanner
> Maybe some code can be shared between routing slip and recipient list

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to