Re: New EIP implementation of Claim Check EIP with push/pop functionality

2018-02-06 Thread Claus Ibsen
Hi Okay so I have finished implementing this EIP and merged it to the master branch. The doc has been updated with latest details. On Mon, Feb 5, 2018 at 4:34 PM, Claus Ibsen wrote: > Hi > > The ticket is a popular ticket with many votes > https://issues.apache.org/jira/browse/CAMEL-8958 > > I

Re: New EIP implementation of Claim Check EIP with push/pop functionality

2018-02-06 Thread Onder SEZGIN
Hi, I like this implementation. It will bring more values to camel exchange usage how you can carry out a message through the pipelines. About naming, it is a bit hard subject already. action or operation stands same for me. :) Thanks. On Mon, Feb 5, 2018 at 6:34 PM, Claus Ibsen wrote: > Hi >

New EIP implementation of Claim Check EIP with push/pop functionality

2018-02-05 Thread Claus Ibsen
Hi The ticket is a popular ticket with many votes https://issues.apache.org/jira/browse/CAMEL-8958 I have implemented a working prototype and pushed that to a branch https://github.com/apache/camel/tree/8958 There is some comments on the CAMEL-8959 ticket about my choices and what may still need