Hi

No there is no out of the box feature for that. However combining
DataSet with a persistent store, then that should be possible.
For example camel-hawtdb can store Exchange very easily.

The trick could be to store the time when the Exchange arrived, so you
can playback with the same delay between messages.
Or give some sort of ratio, so the messages can playback maybe faster/slower.

We love contributions, so if you got the time and energy to look into
this, that would be great.


On Fri, Sep 10, 2010 at 4:22 PM, rgauny <[email protected]> wrote:
>
> Hi Guys,
>
>  is there a way to set a camel route up to record into a DataSet for
> playback later. I would like to record a day of production traffic from our
> tibco topic and use that dataset for a load test in our performance lab also
> want to use for other types of regression tests etc
>
> I'm assuming that serializing the JMS messages into a dataset would be the
> recommended approach....but if it isnt please let me know what would be.
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/to-Dataset-tp2835074p2835074.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to