Hello all,

is there a way to restart defined routes so that the from() URI gets updated? We have tried several things using the "Controlbus" component, but we cannot restart a defined and running route /with changed URI parameters/.

Background (what do we want to achieve):

   We have several Kafka Consumer routes which we want to restart with
   different options depending on other events. In particular we want
   to restart a running route and change the URI parameter "seekTo" to
   trigger reprocessing past events.

While reprocessing Kafka events is our main topic at the moment, we imagine that restarting a route and recalculate the consumer URI might be useful for other use cases as well. Let us know what you think!

Regards,
Ralf

Reply via email to