On Thu, Sep 1, 2011 at 6:17 PM, awillia <antony.willi...@fronde.com> wrote:

> I would like to be able to change the throttle value dynamically based on a
> some setting.
> [ ... ]
> I have tried to stop and start the route, but this doesnt seem to clear the
> message (should it?), only restarting the whole application seems to clear
> things up.
>
> Is there a way to do this or would we have to implement our own way of
> doing
> quotas?
>
>
In another context (not throttling) I've found that you'll need to remove
the route from the camel context and re-add it.  I believe upon route start
Camel inits everything and every few components support dynamic
re-configuration.

-- 
-------------------------------------------
Craig Taylor
ctalk...@ctalkobt.net

Reply via email to